menu search
brightness_auto
more_vert
2 1
Write a short note on neural networks
thumb_up_off_alt 2 like thumb_down_off_alt 0 dislike

1 Answer

more_vert
 
verified
Verified Answer
0

Neural Networks are collections of Neurons containing specific algorithms which are networked together to solve a particular set of problems irrespective of data size.

How Neural Networks (NN) works?

neural networks

In the above image as we can see that the Neural Networks is divided into 3 components.

  1. In the first layer of Neural Networks, there is input data in which we insert data.
  2. In the second layer of Neural Networks, there are multiple hidden layers are there which are not visible but all processing occurs in these layers.
  3. In the third layer of Neural Networks, there is output data which gives the output of data that was processed in the hidden layers.

How Neural Networks(NN) learn 

There are three ways neural networks Learn.

  1. Supervised Learning is where a computer algorithm is trained on input data that has been labeled for a particular output.
  2. Unsupervised Learning is in which a system learns through data sets created on its own. In unsupervised is not labeled.
  3. Reinforcement Learning Learning through feedback or trial and error method is called Reinforcement Learning.

Features of Neural Networks(NN)

  • Neural Networks(NN) systems are modeled on the functioning of the human brain
  • They are able to automatically extract features without input from the programmer
  • Every neural network is essentially a machine learning algorithm
  • It is useful when solving problems for which the data set is very large

Learn More about Neural Networks at - Neural Network Class 9

thumb_up_off_alt 0 like thumb_down_off_alt 0 dislike

Related questions

thumb_up_off_alt 3 like thumb_down_off_alt 0 dislike
1 answer
thumb_up_off_alt 3 like thumb_down_off_alt 0 dislike
1 answer
thumb_up_off_alt 0 like thumb_down_off_alt 0 dislike
1 answer
thumb_up_off_alt 2 like thumb_down_off_alt 0 dislike
1 answer
thumb_up_off_alt 2 like thumb_down_off_alt 0 dislike
1 answer
thumb_up_off_alt 1 like thumb_down_off_alt 0 dislike
1 answer
thumb_up_off_alt 1 like thumb_down_off_alt 0 dislike
1 answer
thumb_up_off_alt 2 like thumb_down_off_alt 0 dislike
1 answer
thumb_up_off_alt 2 like thumb_down_off_alt 0 dislike
1 answer
thumb_up_off_alt 3 like thumb_down_off_alt 0 dislike
1 answer
...