Adaline-and-Madaline-Neural-Network-Architecture
Adaline-and-Madaline-Neural-Network-Architecture
NEURAL NETWORK
ARCHITECTURE
NEURAL NETWORK AND FUZZY LOGIC CONTROL
(PE-EC702C)
SOUVIK GHOSH 13000320025
ELECTRONICS & COMMUNICATION ENGINEERING
Content
Introduction Conclusion
Adaline
Adaline Training
Algorithm
Madaline
Madaline Training
Algorithm
Adaline stands for Adaptive Linear Neural, while Madaline stands for
Many ADALINE.
Madaline Architecture
MADALINE Rule I (MRI) - The first of these dates back to 1962 and
cannot adapt the weights of the hidden-output connection.
MADALINE Rule II (MRII) - The second training algorithm improved
on Rule I and was described in 1988. The Rule II training algorithm is
based on a principle called “minimal disturbance”.
MADALINE Rule III (MRIII) - The third “Rule” applied to a modified
network with sigmoid activations instead of signum; it was later
found to be equivalent to backpropagation.
Adaline and Madaline are two basic types of neural networks that
have their own unique architectures and learning rules.
They can be used for various classification tasks with varying levels of
complexity.