Backpropogation in Neural Networks
RAJKUMAR D
ASST PROG(SL.G)
DEPARTMENT OF COMPUTER SCIENCE & APPLICATIONS
SRMIST, RAMAPURAM
Backpropogation- Introduction
How Backpropagation Algorithm Works
How Backpropagation Algorithm Works
How Backpropagation Algorithm Works
ErrorB= Actual Output – Desired Output
Why We Need Backpropagation?
Most prominent advantages of Backpropagation are:
Artificial Neural Network
Comparison of ANN and Bio Neural Network
��Architecture of an Artificial Neural Network
��Architecture of an Artificial Neural Network
Input Layer:
Hidden Layer:
Output Layer:
��Architecture of an Artificial Neural Network
Advantages of Artificial Neural Network (ANN)
1. Parallel processing capability:
2. Storing data on the entire network:
3. Capability to work with incomplete knowledge:
Advantages of Artificial Neural Network (ANN)
4. Having a memory distribution:
5. Having fault tolerance:
Disdvantages of Artificial Neural Network (ANN)
1. Assurance of proper network structure:
2. Unrecognized behavior of the network:
3. Hardware dependence:
Disdvantages of Artificial Neural Network (ANN)
4. Difficulty of showing the issue to the network:
5. The duration of the network is unknown:
How do artificial neural networks work?
How do artificial neural networks work?
How do artificial neural networks work?
How do artificial neural networks work?
1. Binary:
How do artificial neural networks work?
2. Sigmoidal Hyperbolic:
F(x) = (1/1 + exp(-????x))
Where ???? is considered the Steepness parameter.
Applications of Neural Network:
Aerospace:Aircraft component fault detectors and simulations, aircraft control systems, high-performance auto-piloting, and flight path simulations.
Automotive:Improved guidance systems, development of power trains, virtual sensors, and warranty activity analyzers.
Electronics: Chip failure analysis, circuit chip layouts, machine vision, non-linear modeling, prediction of the code sequence, process control, and voice synthesis.
�