You can edit almost every page by Creating an account. Otherwise, see the FAQ.

How a Neural Network processes a data

From EverybodyWiki Bios & Wiki




Script error: No such module "Draft topics". Script error: No such module "AfC topic".

How A Nntool Processes A Data[edit]

Now If You Don't Know What is a Neural Network[edit]

It is basically an artificial intelligence which can learn how to process a data on its own ,by comparing an output or in a simple language it teaches a computer to process a data like a human brain[1]

How a Neural Network process a data ?[edit]

Neural Network

Now Here What it does is ....

We gave an input to the neural network so that it can process the data ,these all values are stored in input neurons in input layer at the beginning then the values are feed to the most complicated part of a neural network ,which is the hidden layer where we adjust our weight and bias values Now the weight and bias values at set according to the difference created between our predicted values by neural network and our target values Now here the main goal is to achieve more and more accuracy ,so it can be done by training our network more and more times and then by that our network learns how to process that following data to get the same results ,After that we can predict the data easily using our created network

Process Flow[edit]

Input feed to (Neural Network then feed to Output then Target is compared with output then difference is the sent to Neural network so that it can adjust the weights and bias values)-these is a cycle which can be cycled infinite times after that we get our final output

References[edit]

  1. "MathWorks - Makers of MATLAB and Simulink". www.mathworks.com. Retrieved 2022-12-18.


This article "How a Neural Network processes a data" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:How a Neural Network processes a data. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.