Skip to content

Simple object-oriented implementation of a multi-layer perceptron which uses the back propagation algorithm to learn

Notifications You must be signed in to change notification settings

vliviu/BackPropagation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BackPropagation

Simple object-oriented implementation of a multi-layer perceptron which uses the back propagation algorithm to learn. Example learns XOR.

BackPropagation

About

Simple object-oriented implementation of a multi-layer perceptron which uses the back propagation algorithm to learn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 79.6%
  • C++ 20.0%
  • CMake 0.4%