Skip to content

Demonstration of simple back propagation neural network

Notifications You must be signed in to change notification settings

starek4/simpleNeuralNetwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Neural network - back propagation with Momentum term algorithm

Demonstration of learning simple back propagation neural network. This network shows how neural network learns simple problems, for example, logical operations. You can switch between classic back propagation algorithm or algorithm called Momentum term.

You can download Linux/X11 application from releases.

How does application look like?

Application