============
A neural network implementation using numpy.
- Pure numpy neural network implementation
Clone this repo:
git clone https://github.com/andreiliphd/numpy-neural-network.git
Install all the dependencies.
No additional instructions needed just run the neural network.
You can check out the full license in the LICENSE file.
This project is licensed under the terms of the MIT license.