https://github.com/hackintoshrao/first-neural-network
Simple Neural Network with a hidden layer written from scratch using Numpy for prediction the bike sharing sales
https://github.com/hackintoshrao/first-neural-network
deep-learning neural-networks numpy python
Last synced: about 2 months ago
JSON representation
Simple Neural Network with a hidden layer written from scratch using Numpy for prediction the bike sharing sales
- Host: GitHub
- URL: https://github.com/hackintoshrao/first-neural-network
- Owner: hackintoshrao
- Created: 2017-08-16T04:50:29.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-16T05:37:08.000Z (almost 9 years ago)
- Last Synced: 2024-10-05T12:41:08.610Z (over 1 year ago)
- Topics: deep-learning, neural-networks, numpy, python
- Language: HTML
- Homepage:
- Size: 1.03 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# first-neural-network
Simple Neural Network with a hidden layer written using Numpy