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
- Host: GitHub
- URL: https://github.com/ev2900/simple_python_neural_net
- Owner: ev2900
- Created: 2016-01-17T04:29:02.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-23T01:34:07.000Z (almost 10 years ago)
- Last Synced: 2025-08-15T21:03:48.989Z (5 months ago)
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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