Ann I
Ann I
UNIT-II
ARTIFICIAL NEURAL
NETWORKS
P.Swaroopa
Dept. of CSE
UNIT-II
Syllabus:
Artificial Neural Networks-1– Introduction, neural
network representation, appropriate problems for neural
network learning, perceptrons, multilayer networks and
the back-propagation algorithm.
Artificial Neural Networks-2- Remarks on the Back-
Propagation algorithm, An illustrative example: face
recognition, advanced topics in artificial neural networks.
Evaluation Hypotheses – Motivation, estimation
hypothesis accuracy, basics of sampling theory, a general
approach for deriving confidence intervals, difference in
error of two hypotheses, comparing learning algorithms.
ACE Engineering College
INTRODUCTION TO ARTIFICIAL NEURAL NETWORKS
Inputs Output
ANN
ACE Engineering College
Biological Motivation
Where,
D is the set of training examples,
td is the target output for training example d, and
od is the output of the linear unit for training example d.
By this definition, E(w) is simply half the squared difference between the
target output td and the linear unit output od, summed over all training
examples.
ACE Engineering College
3.1 Visualizing The Hypothesis Space