Skip to content

BobbyAnguelov/NeuralNetwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeuralNetwork

Simple Back Propagation Neural Network

The example code makes use of Florian Rappl's command parser: github

Disclaimer

This code is meant to be a simple implementation of the back-propagation neural network discussed in the tutorial below:

https://takinginitiative.wordpress.com/2008/04/03/basic-neural-network-tutorial-theory/

https://takinginitiative.wordpress.com/2008/04/23/basic-neural-network-tutorial-c-implementation-and-source-code/

It is intended as a reference/example implementation and will not be maintained or supported.

About

Simple Back Propagation Neural Network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages