Which is true for neural networks?
a) It has set of nodes and connections
b) Each node computes it’s weighted input
c) Node could be in excited state or non-excited state
d) All of the mentioned
Post New Answer View All Answers
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?
Why use artificial neural networks? What are its advantages?
What are the different layers in CNN?
What are the applications of a Recurrent Neural Network (RNN)?
How are artificial neural networks different from normal computers?
What is the role of activation functions in a Neural Network?
What are the population, sample, training set, design set, validation set, and test set?
What are batch, incremental, on-line, off-line, deterministic, stochastic, adaptive, instantaneous, pattern, constructive, and sequential learning?
What is backprop?
Describe the structure of artificial neural networks?
Which is the similar operation performed by the drop-out in neural network?
What are conjugate gradients, levenberg-marquardt, etc.?
What are artificial neural networks?
How does an LSTM network work?
What is the difference between a Feedforward Neural Network and Recurrent Neural Network?