What are the applications of a Recurrent Neural Network (RNN)?
What are neural networks and how do they relate to ai?
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?
How does ill-conditioning affect nn training?
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 are some advantages and disadvantages of neural network?
How are layers counted?
List some commercial practical applications of artificial neural networks?
How human brain works?
What learning rate should be used for backprop?
What are the population, sample, training set, design set, validation set, and test set?
Explain Generative Adversarial Network.
What are conjugate gradients, levenberg-marquardt, etc.?