what are some advantages and disadvantages of neural network?
What are batch, incremental, on-line, off-line, deterministic, stochastic, adaptive, instantaneous, pattern, constructive, and sequential learning?
What is Pooling in CNN and how does it work?
What is a Neural Network?
What are neural networks and how do they relate to ai?
What are artificial neural networks?
What is simple artificial neuron?
What are neural networks? What are the types of neural networks?
What are the different layers in CNN?
What learning rate should be used for backprop?
How are weights initialized in a network?
Explain neural networks?
List some commercial practical applications of artificial neural networks?
What is the advantage of pooling layer in convolutional neural networks?
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?