andreiliphd / numpy-neural-network

Implementation of a simple neural network in numpy.

Repository from Github https://github.comandreiliphd/numpy-neural-networkRepository from Github https://github.comandreiliphd/numpy-neural-network

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.

About

Implementation of a simple neural network in numpy.

License:MIT License


Languages

Language:Python 100.0%