Neuro software is:
a) A software used to analyze neurons
b) It is powerful and easy neural network
c) Designed to aid experts in real world
d) It is software used by Neuro surgeon
Post New Answer View All Answers
What is simple artificial neuron?
What are batch, incremental, on-line, off-line, deterministic, stochastic, adaptive, instantaneous, pattern, constructive, and sequential learning?
What is the role of activation functions in a Neural Network?
How are artificial neural networks different from normal computers?
What is the difference between a Feedforward Neural Network and Recurrent Neural Network?
what are some advantages and disadvantages of neural network?
What is backprop?
How are weights initialized in a network?
How human brain works?
What is a neural network and what are some advantages and disadvantages of such a network?
What are cases and variables?
What can you do with an nn and what not?
How does ill-conditioning affect nn training?
What is artificial intelligence 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?