Implementaion of a neural network with one hidden layer.
Implementation of a neural network with one hidden layer in java.
These instructions will get you a copy of the code up and running.
git clone https://github.com/GopikrishnanSasikumar/Neuralnet_in_java.git
Run:
bash run.sh
This project is licensed under the BSD 3-clause License - see the LICENSE.md file for details