Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tanyachutani/neural-network-numpy
Neural Network (Multiple layers) from scratch using Numpy.
https://github.com/tanyachutani/neural-network-numpy
deep-neural-networks mnist neural-network neural-network-from-scratch numpy
Last synced: about 1 month ago
JSON representation
Neural Network (Multiple layers) from scratch using Numpy.
- Host: GitHub
- URL: https://github.com/tanyachutani/neural-network-numpy
- Owner: TanyaChutani
- Created: 2020-07-21T14:13:42.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-22T05:43:00.000Z (over 4 years ago)
- Last Synced: 2024-11-11T21:26:36.965Z (3 months ago)
- Topics: deep-neural-networks, mnist, neural-network, neural-network-from-scratch, numpy
- Language: Jupyter Notebook
- Homepage:
- Size: 147 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Neural-Network-Numpy
Neural Network (Multiple layers) from scratch using Numpy.