An auto-associative network is:
a) a neural network that contains no loops
b) a neural network that contains feedback
c) a neural network that has only one loop
d) a single layer feed-forward neural network with pre-processing
Post New Answer View All Answers
How human brain works?
How many kinds of nns exist?
What are artificial neural networks?
How are weights initialized in a network?
What can you do with an nn and what not?
What learning rate should be used for backprop?
What are the disadvantages of artificial neural networks?
What are neural networks? What are the types of neural networks?
What is a neural network and what are some advantages and disadvantages of such a network?
What is artificial intelligence neural networks?
what are some advantages and disadvantages of neural network?
What are the applications of a Recurrent Neural Network (RNN)?
How many kinds of kohonen networks exist?
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?
Why use artificial neural networks? What are its advantages?