Dr. Meenakshi Sood Associate Professor, NITTTR Chandigarh: Meenkashi@nitttrchd - Ac.in
Dr. Meenakshi Sood Associate Professor, NITTTR Chandigarh: Meenkashi@nitttrchd - Ac.in
Dr. Meenakshi Sood Associate Professor, NITTTR Chandigarh: Meenkashi@nitttrchd - Ac.in
b
x1 w
1 Activation
Local function
Field
v Output
Input x w2 y
2
signal
Summing
function
xm wm
Dr. Meenakshi Sood
Synaptic
weights
Associate Professor, NITTTR Chandigarh
[email protected]
Classification
Properties of Artificial Neural Nets
(ANNs)
⚫ Many simple neuron-like threshold switching units
⚫ Many weighted interconnections among units
⚫ Input is high-dimensional discrete or real-valued (e.g. raw
sensor input)
⚫ Output is discrete or real valued
⚫ Output is a vector of values
⚫ Form of target function sometimes unknown
⚫ Highly parallel, distributed processing
⚫ Learning by tuning the connection weights
Single layer
network
Input Output
layer layer
Output nodes
Hidden nodes
wij - weights
Input nodes
Network is fully connected
Input Record : xi
11/48
4/8/2020 M Sood NITTTR CHD
Feedforward vs Feedback:
⚫ Possess no dynamics
⚫ Demonstrate powerful properties
⚫ Universal function approximation
X ∈ Rn S = f (X)
12/48
4/8/2020 M Sood NITTTR CHD
Feedforward vs
Feedback:
Recurrent Neural Networks
13/48
4/8/2020 M Sood NITTTR CHD
Competitive Networks ( later
sessions)
• Applications
-Classification
-Clustering
-Function approximation
-Prediction
• Connection Type
- Static (feedforward)
- Dynamic (feedback)
• Topology
- Single layer
- Multilayer
- Recurrent
- Self-organized
• Learning Methods
- Supervised
- Unsupervised
4/8/2020 M Sood NITTTR CHD 15
TRAINING A NEURAL NETWORK
CORRESPONDING OUTPUT - Y
Set of well defined rules fort the solution is called LEARNING ALGORITHM
⚫ The system itself must then decide what features it will use to
group the input data. This is often referred to as
self-organization or adaption.
Delayed Reinforcement
Credit assignment