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
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 an LSTM network work?
What is artificial intelligence neural networks?
What are neural networks and how do they relate to ai?
What are batch, incremental, on-line, off-line, deterministic, stochastic, adaptive, instantaneous, pattern, constructive, and sequential learning?
Which is the similar operation performed by the drop-out in neural network?
What is the advantage of pooling layer in convolutional neural networks?
What is backprop?
What are cases and variables?
How are layers counted?
Describe the structure of artificial neural networks?
How to avoid overflow in the logistic function?
What is the role of activation functions in a Neural Network?
Why use artificial neural networks? What are its advantages?
How are weights initialized in a network?