What are batch, incremental, on-line, off-line, deterministic, stochastic, adaptive, instantaneous, pattern, constructive, and sequential learning?
1025Post New AI Neural Networks Questions
what are some advantages and disadvantages of neural network?
What is the advantage of pooling layer in convolutional neural networks?
Explain Generative Adversarial Network.
What is the difference between a Feedforward Neural Network and Recurrent Neural Network?
How does ill-conditioning affect nn training?
What are the different layers in CNN?
Are neural networks helpful in medicine?
What are conjugate gradients, levenberg-marquardt, etc.?
How to avoid overflow in the logistic function?
Which is the similar operation performed by the drop-out in neural network?
How neural networks became a universal function approximators?
What are the applications of a Recurrent Neural Network (RNN)?
How many kinds of nns 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?
What are combination, activation, error, and objective functions?