Artificial Neural Network
Artificial Neural Network
Neural
Network
Page 1
Introduction to Artificial Neural
Network
Models of the
brain and
nervous
system
Page 2
Introduction to Artificial Neural
Network
Page 3
Inspiration from Neurobiology
Page 4
Structure of a Neuron Page 5
An Artificial Neural
Network is composed of
many artificial neurons
that are linked together
according to a specific
network architecture. The
objective of the neural
network is to transform
the inputs into meaningful
outputs.
Page 6
Mathematical Representation
Non-Linearity
Page 7
How do Artificial Neural Network work?
Desired
Input Output
Adaptive System
Cost
Error
Training algorithm
Page 8
Why we use Artificial Neural Network?
Adaptive learning
Self-Organization
Page 9
Learning Methods in Artificial Neural Network
Supervised Learning
Unsupervised Learning
Reinforced Learning
Page 10
Supervised Learning
Page 11
Supervised LearningPage 12
Unsupervised Learning
No teacher is present.
Page 13
Unsupervised Learning
Page 14
Reinforced Learning
Page 15
Reinforced Learning
Page 16
Where are ANN used?
Data is unreliable
Page 17
Applications of Artificial Neural Networks
Function approximation
Classification
Data mining
Page 18
Function Approximation
Function approximation:
Inputs Outputs
Create continuous input output
map
The ANN must approximate f() in order to find the appropriate output
for each set of inputs.
Page 19
Example of Function Approximation
Two steps:
Page 20
Classification
On/off
Numerical Numerical
Inputs Interpret output as
Classification Outputs a class Outputs
Page 21
Recognition
Pattern recognition
Character recognition
Handwriting: processing checks
Data association
Page 22
Data Conceptualization
Data Filtering
Planning
Unknown environments
Sensor data is noisy
Fairly new approach to planning
Page 23
Types of Artificial Neural Networks
Their type
Their structure
Page 24
Types of Artificial Neural Networks
Perceptron
Multi-Layer- Perceptron
Backpropagation Net
Hopfield Net
Page 25
Perceptron
Perceptron structure
Page 26
Multi-Layer-Perceptron
Multi-Layer-
Perceptron
structure Page 27
Back propagation Net
Backpropagation
Net structure
Page 28
Hopfield Net
Hopfield Net
structure
Page 29
Kohonen Feature Map