what are some advantages and disadvantages of neural network?
What are neural networks and how do they relate to ai?
How artificial neurons learns?
How does an LSTM network work?
How many kinds of kohonen networks exist?
How neural networks became a universal function approximators?
What are batch, incremental, on-line, off-line, deterministic, stochastic, adaptive, instantaneous, pattern, constructive, and sequential learning?
What can you do with an nn and what not?
What learning rate should be used for backprop?
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 the population, sample, training set, design set, validation set, and test set?
List some commercial practical applications of artificial neural networks?
How human brain works?
What is a neural network and what are some advantages and disadvantages of such a network?
What is the role of activation functions in a Neural Network?