Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samanyougarg/dl-fashion-mnist
Deep Learning on the Fashion MNIST Dataset.
https://github.com/samanyougarg/dl-fashion-mnist
deep-learning fashion-mnist keras python
Last synced: 29 days ago
JSON representation
Deep Learning on the Fashion MNIST Dataset.
- Host: GitHub
- URL: https://github.com/samanyougarg/dl-fashion-mnist
- Owner: samanyougarg
- License: mit
- Created: 2018-04-29T17:08:45.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-04-29T17:15:12.000Z (over 6 years ago)
- Last Synced: 2023-03-01T00:15:53.597Z (almost 2 years ago)
- Topics: deep-learning, fashion-mnist, keras, python
- Language: Jupyter Notebook
- Size: 33.2 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Deep Learning on the Fashion MNIST Dataset.
A Jupyter notebook using Deep Learning(CNNs) in Keras on the Fashion MNIST Dataset.
For step-by-step explanation, see the notebook.
The model scores 0.9373(20 epochs) on the test set.