https://github.com/imtsuki/minstcnn
https://github.com/imtsuki/minstcnn
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/imtsuki/minstcnn
- Owner: imtsuki
- Created: 2018-03-24T15:06:37.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-02T12:50:25.000Z (about 7 years ago)
- Last Synced: 2025-01-16T00:41:25.017Z (3 months ago)
- Language: C++
- Size: 37.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MinstCNN
Just some after-class practice :)
A Simple ConvNet implemented with C++ intending to make classification on the [MINST](http://yann.lecun.com/exdb/mnist/) dataset.