https://github.com/apbetioli/neural-network
A simple neural network implementation
https://github.com/apbetioli/neural-network
machine-learning neural-network numpy python3
Last synced: about 2 months ago
JSON representation
A simple neural network implementation
- Host: GitHub
- URL: https://github.com/apbetioli/neural-network
- Owner: apbetioli
- Created: 2019-09-03T13:31:23.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-05T03:56:01.000Z (almost 7 years ago)
- Last Synced: 2025-02-08T13:27:35.518Z (over 1 year ago)
- Topics: machine-learning, neural-network, numpy, python3
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# neural-network
A simple neural network implementation
## Running
$ python xor_sample.py