Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/techshot25/fashion-mnist-dnn

Testing the construction of deep neural nets (DNNs) on fashion MNIST dataset.
https://github.com/techshot25/fashion-mnist-dnn

classification deep-neural-networks machine-learning-algorithms neural-network tensorflow tensorflow-experiments

Last synced: 7 days ago
JSON representation

Testing the construction of deep neural nets (DNNs) on fashion MNIST dataset.

Awesome Lists containing this project

README

        

# fashion-mnist-dnn
Testing the construction of deep neural nets (DNNs) on fashion MNIST dataset.

Data explanation and code is available in [DNNs.ipynb](../master/DNNs.ipynb), if GitHub cannot render it, click [here](https://nbviewer.jupyter.org/github/techshot25/fashion-mnist-dnn/blob/master/DNNs.ipynb).