Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yashk2810/mnist-keras
Using various CNN techniques on the MNIST dataset
https://github.com/yashk2810/mnist-keras
convolutional-neural-networks keras keras-visualization mnist
Last synced: 15 days ago
JSON representation
Using various CNN techniques on the MNIST dataset
- Host: GitHub
- URL: https://github.com/yashk2810/mnist-keras
- Owner: yashk2810
- License: mit
- Created: 2017-02-14T14:46:23.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-06-27T03:45:55.000Z (over 7 years ago)
- Last Synced: 2024-10-03T12:23:51.506Z (about 1 month ago)
- Topics: convolutional-neural-networks, keras, keras-visualization, mnist
- Language: Jupyter Notebook
- Homepage:
- Size: 59.6 KB
- Stars: 43
- Watchers: 6
- Forks: 44
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MNIST-Keras
A Custom Keras CNN model which scores an accuracy of 99.55% on the MNIST dataset.