Skip to content

Simple example of a feedforward backpropagation neural network that returns whether there was an even or odd number of 1's in a length 5 binary string

Notifications You must be signed in to change notification settings

ryanjustus/FeedForwardBackPropDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

usage: java -jar NeuralNetwork.jar
weights saved in weights.txt

About

Simple example of a feedforward backpropagation neural network that returns whether there was an even or odd number of 1's in a length 5 binary string

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages