Skip to content

Java class for easily creating, training, and testing neural networks. Simply specify the network's structure and parameters and add data -- the rest is done for you!

License

kylesadler/NeuralNetwork.java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NeuralNetwork.java

Java class for easily creating, training, and testing neural networks. Simply specify the network's structure and parameters and add data -- the rest is done for you!

Documentation can be found at https://kylesadler.github.io/NeuralNetwork.java/.

About

Java class for easily creating, training, and testing neural networks. Simply specify the network's structure and parameters and add data -- the rest is done for you!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages