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
What are artificial neural networks?
What are cases and variables?
What is simple artificial neuron?
How are weights initialized in 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?
what are some advantages and disadvantages of neural network?
What learning rate should be used for backprop?
How artificial neurons learns?
What is the difference between a Feedforward Neural Network and Recurrent Neural Network?
What is artificial intelligence neural networks?
How many kinds of nns exist?
How does ill-conditioning affect nn training?
What are combination, activation, error, and objective functions?
How many kinds of kohonen networks exist?
How are nns related to statistical methods?