The network that involves backward links from output to the input and hidden layers is called as ____.
a) Self organizing maps
b) Perceptrons
c) Recurrent neural network
d) Multi layered perceptron
Post New Answer View All Answers
How many kinds of kohonen networks exist?
What are the applications of a Recurrent Neural Network (RNN)?
Describe the structure of artificial neural networks?
What is a Neural Network?
What learning rate should be used for backprop?
How many kinds of nns exist?
What are combination, activation, error, and objective functions?
What is backprop?
What are the population, sample, training set, design set, validation set, and test set?
How neural networks became a universal function approximators?
How human brain works?
I need a MATLAB source code to recognize different regular geometric shapes such as: squares,rectangles,triangles,circles and ellipses in different sizes using neural network. All of the images containing these shapes should be in binary format with the size of 300*400 pixels. would you please give me a MATLAB code to detect these geometric shapes?
How does ill-conditioning affect nn training?
What are the disadvantages of artificial neural networks?
How are nns related to statistical methods?