0% found this document useful (0 votes)
26 views

Neural Fuzzy System

The document discusses neuro fuzzy systems which combine neural networks and fuzzy logic. It explains how neuro fuzzy systems work by using neural networks to tune fuzzy systems and reject unnecessary or redundant fuzzy rules through training.

Uploaded by

joelanandraj
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
26 views

Neural Fuzzy System

The document discusses neuro fuzzy systems which combine neural networks and fuzzy logic. It explains how neuro fuzzy systems work by using neural networks to tune fuzzy systems and reject unnecessary or redundant fuzzy rules through training.

Uploaded by

joelanandraj
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Neuro Fuzzy System

Neural Network is a mathematical model of brain-like systems.It is not programmed, but is


trained Fuzzy logic systems do not possess any inherent method of learning .In complex domains an
expert knowledge may not able to provide error-free data or knowledge.Neuro-fuzzy system learn to
tune the system and reject unnecessary or redundant fuzzy rules.

Explanation

Temperature and speed of fan form initial inputs whose memberships found by triangular regions .
These memberships form input to a second layer that has rules .Outcome of the rules specify the
fuzzy outputs that correspond to the next layer .Outputs of the penultimate(second-to-last) layer are
defuzzified to give crisp output.

Training the system

 The weights in the neural network change during the training phase.
 Training is conducted by presenting both the input and the desired target output.
 System’s output is computed and the error between this and desired output is propagated
backwards(using back propagation algorithm)
 Activation functions of neurons modified.
 After several stages, weights are altered to reveal best values.
 During this process some arc’s weight = 0 in which the system filters this unnecessary or
redundant rules that included by the expert unknowingly.
Models of NFS

Fuzzy system –> Neural Network

Neural Network -> Fuzzy system

Applications of NFS

 Measuring opacity/transparency of water in washing machine


 Adjusting exposure in photocopy machines
 Electric fans that rotates toward the user
 Improving the rating of convertible bonds.

You might also like