https://github.com/ourway/simple-cnn
A simple CNN implementation using numpy
https://github.com/ourway/simple-cnn
convolutional-neural-networks numpy
Last synced: 11 months ago
JSON representation
A simple CNN implementation using numpy
- Host: GitHub
- URL: https://github.com/ourway/simple-cnn
- Owner: ourway
- License: mit
- Created: 2019-05-23T07:45:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-23T08:58:10.000Z (over 6 years ago)
- Last Synced: 2025-01-14T22:42:59.504Z (about 1 year ago)
- Topics: convolutional-neural-networks, numpy
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# simple-cnn
A simple CNN implementation using numpy