You are on page 1of 5

Neural Networks

Definition:

-A universal definition of ANNs is not available,


however, the following definition summarizes
the basic features of an ANN:

ArtificialNeuralNetworks,alsocalled NeurocomputingorParallel
Distributed Processes (PDP) or connectionist networks or
simply neural networks are interconnected assemblies of
simple processing elements, called neurons,

Main Features of Neural Networks:


-Artificial Neural Networks (ANNs) learn by
experience rather than by modeling or
programming.
-ANN architectures are distributed, inherently
parallel and potentially real time.
They have the ability to generalize.

Some Applications
-Pattern recognition including character
recognition, speech recognition, face
recognition, on-line signature recognition
colour recognition etc.
-Weather forecasting, load forecasting.

limitations
-Conventional neural networks are black box
models.
- Tools for analysis and model validation are not
well established.

-Soma or Cell Body


-The Dendrites
-The Axon
-Synapses

Artificial Brain
-An artificial neural network consists of a
number of simple and highly connected
neurons.
-In 1942 McCulloch and Pitts designed the
first model of an artificial neuron.
-A set of inputs (I1,I2,I3)
-Set of variables (W1,W2,WN)

You might also like