Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.