An open API service indexing awesome lists of open source software.

https://github.com/ev2900/simple_python_neural_net

Followed a tutorial to build a simple neural net
https://github.com/ev2900/simple_python_neural_net

Last synced: 4 months ago
JSON representation

Followed a tutorial to build a simple neural net

Awesome Lists containing this project

README

          

# Simple Python Neural Network

A very simple neural network I wrote in python. To run the network excute the following command from the command line: python NeuralNetwork.py . Base off the following youtube tutorials https://goo.gl/zIwOFb