https://github.com/mikelane/neuralnetwork
A neural network implemented in python.
https://github.com/mikelane/neuralnetwork
machine-learning matplotlib neural-network numpy python python3
Last synced: 2 months ago
JSON representation
A neural network implemented in python.
- Host: GitHub
- URL: https://github.com/mikelane/neuralnetwork
- Owner: mikelane
- License: mit
- Created: 2017-02-06T22:26:58.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-04T23:07:12.000Z (about 9 years ago)
- Last Synced: 2025-01-24T16:11:20.622Z (over 1 year ago)
- Topics: machine-learning, matplotlib, neural-network, numpy, python, python3
- Language: Jupyter Notebook
- Size: 260 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NeuralNetwork
A neural network implemented in python.