Ann 1
Ann 1
Model??
▶ Artificial Neural Network(ANN) uses the processing of the brain as a
basis to develop algorithms that can be used to model complex
patterns and prediction problems.
▶ ANN is an empirical tool; its behaviour is analogous to the behaviour
of biological neural structures.
▶ ANN has the ability to identify underlying highly complex
relationships using input-output data.
Artificial Neural Networks
sum = w1 x1 + ……+ wn xn
Synapse Connection/Edge/Link
Ii 𝟏
𝟐
𝑫𝒊𝒔𝒕𝒂𝒏𝒄𝒆 (𝑳𝑴𝑺) = ∑ 𝑻 𝑷 − 𝑶𝑷
𝟐
𝑷
▶ Many neurons:
Higher accuracy
Slower
Risk of over‐fitting
Memorizing, rather than understanding
The network will be useless with new problems.
▶ Few neurons:
Lower accuracy
Inability to learn at all
▶ Optimal number.
Advantages and Disadvantages of
ANN
▶ Advantages. ▶ Disadvantages
Adapt to unknown situations Forgets
Powerful, it can model complex Not exact
functions. Large complexity of the network
Ease of use, learns by example, structure
and very little user domain specific Hard to handle large no of data
expertise needed. Slow Training.
Fast Decision making
Unpredictable Behaviour.
It works generally good when there
are noisy and missing data.
Applications of ANN Model
▶ Pattern classification
including patterns and sequences recognition, novelty detection and sequential
decision making.
⚫ (radar systems, face identification, handwritten text recognition)