Skip to content

A simple raw java implementation of a feed forward deep nerual network along with two demos of the XOR problem and a classification of The Iris Data Set.

License

Notifications You must be signed in to change notification settings

RyanRadomski7/SimpleJavaDNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleJavaDNN

A simple raw java implementation of a feed forward deep nerual network along with two demos of the XOR problem and a classification of The Iris Data Set.

To compile just run compile.sh. It will produce two scripts xorDemo.sh and irisDemo.sh. Run these scripts to use the two demos.

About

A simple raw java implementation of a feed forward deep nerual network along with two demos of the XOR problem and a classification of The Iris Data Set.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published