Back Propagation Neural Network

Simulation of a neural network that can be trained to recognize data, or solve a problem
Download

Back Propagation Neural Network Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Price:
  • FREE
  • Publisher Name:
  • Matt Brewer
  • Publisher web site:
  • http://www.matt-brewer.com/
  • Operating Systems:
  • Mac OS X 10.5 or later
  • File Size:
  • 1.8 MB

Back Propagation Neural Network Tags


Back Propagation Neural Network Description

Simulation of a neural network that can be trained to recognize data, or solve a problem Back Propagation Neural Network is an open source simulation of a neural network that can be trained to recognize data, or solve a problem. This can be done by giving the network sample data, and for each set of sample data, running the network through one time. Afterwards it calculates the error of this run, adjusts the weight of the connections between all the neurons in the entire network, and repeats. After running through all the sample data the network has adjusted the weights to ‘recognize’ the data. Then, given another set of data, the network is trained to perform the same operation, such as classification (maybe determining forged vs authentic bank notes) or just solving a mathematical equation, such as in this particular example.


Back Propagation Neural Network Related Software