Lecture 2.1.4 Taxonomy of ANN
Lecture 2.1.4 Taxonomy of ANN
Lecture 2.1.4 Taxonomy of ANN
Based on Interconnections:
The arrangement of neurons to form layers and the connection pattern formed within and
between layers is called the network architecture. There exist five basic types of neuron
connection architectures. They are:
If the feedback of the output of the processing elements is directed back at input to the
processing elements in the same layer then it is called lateral feedback. Recurrent networks
are feedback networks with closed loop. The figure below shows a single layer network with
a feedback connection in which a processing element's output can be directed back to the
processing element itself or to the other processing element or to both.
5. Multi-layer recurrent network
It can be noted that a processing element output can be directed back to the nodes in a
preceding layer, forming a multilayer recurrent network. Also, in these networks, a
processing element output can be directed back to the processing element itself and to other
processing
elements in the same layer.