Skip to content

Neural Network Gradient descent experiment to classify MNIST digits

License

Notifications You must be signed in to change notification settings

samuelecat/mnist-gradient-descent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mnist-gradient-descent

Neural Network Gradient descent experiment to classify MNIST digits.

All Neural Network code here is written in Java from scratch to facilitate experimentation like for example new minimizers or loss functions. It is also easier to benchmarks any portions of the code.

In this Maven project I have chosen JUnit 5.6 for unit tests.

About

Neural Network Gradient descent experiment to classify MNIST digits

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages