Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/chinmayrane16/fashion-mnist-accuracy-93.4-

Fashion-MNIST is a dataset of Zalando's article images—consisting of a training set of 60,000 examples and a test set of 10,000 examples. Each example is a 28x28 grayscale image, associated with a label from 10 classes. I trained Convolutional Neural Networks over the training data and achieved Validation Accuracy of 93% and Test Accuracy 93.4%
https://github.com/chinmayrane16/fashion-mnist-accuracy-93.4-

convolutional-neural-networks deep-learning image-classification image-processing keras

Last synced: 10 days ago
JSON representation

Fashion-MNIST is a dataset of Zalando's article images—consisting of a training set of 60,000 examples and a test set of 10,000 examples. Each example is a 28x28 grayscale image, associated with a label from 10 classes. I trained Convolutional Neural Networks over the training data and achieved Validation Accuracy of 93% and Test Accuracy 93.4%

Awesome Lists containing this project