/numpy-neural-network

Implementation of a simple neural network in numpy.

Primary LanguagePythonMIT LicenseMIT

Implementation of a simple neural network in numpy.

============

A neural network implementation using numpy.


Features

  • Pure numpy neural network implementation

Setup

Clone this repo:

git clone https://github.com/andreiliphd/numpy-neural-network.git

Install all the dependencies.


Usage

No additional instructions needed just run the neural network.


License

You can check out the full license in the LICENSE file.

This project is licensed under the terms of the MIT license.