-
Neural network library that contains vanilla neural networks, convolutional neural networks, autoencoders, and deep dreaming
-
Able to achieve over 95% testing accuracy on the MNIST dataset
-
Run example at src/main/java/Run/RunFullyConnected.java
- Requires MNIST dataset to be downloaded