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

mp3guy/BackPropagation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 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