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!
-
Updated
Jul 5, 2019 - 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!
Simple MLP (Multi-Layer Perceptron) framework with MNIST example
Add a description, image, and links to the simple-neural-network topic page so that developers can more easily learn about it.
To associate your repository with the simple-neural-network topic, visit your repo's landing page and select "manage topics."