https://github.com/avidlearnerinprogress/cnn_using_numpy
Naked implementation of CNN using numpy..!
https://github.com/avidlearnerinprogress/cnn_using_numpy
cnn deep-learning neural-networks
Last synced: 12 months ago
JSON representation
Naked implementation of CNN using numpy..!
- Host: GitHub
- URL: https://github.com/avidlearnerinprogress/cnn_using_numpy
- Owner: avidLearnerInProgress
- Created: 2018-06-05T16:59:04.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-05T17:02:09.000Z (over 7 years ago)
- Last Synced: 2025-01-14T02:46:04.416Z (about 1 year ago)
- Topics: cnn, deep-learning, neural-networks
- Language: Python
- 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 CNN implementation using Numpy.