How many kinds of nns exist?
What are combination, activation, error, and objective functions?
what are some advantages and disadvantages of neural network?
Who is concerned with nns?
How are weights initialized in a network?
What is Pooling in CNN and how does it work?
What are the applications of a Recurrent Neural Network (RNN)?
What are the population, sample, training set, design set, validation set, and test set?
What are conjugate gradients, levenberg-marquardt, etc.?
Explain Generative Adversarial Network.
What are batch, incremental, on-line, off-line, deterministic, stochastic, adaptive, instantaneous, pattern, constructive, and sequential learning?
What are neural networks and how do they relate to ai?
What is a neural network and what are some advantages and disadvantages of such a network?
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?
Describe the structure of artificial neural networks?