Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/novasush/tensorboard-with-fashion-mnist

Training a convolutional neural network to classify images of the Fashion MNIST dataset and use TensorBoard to explore how it's confusion matrix evolves over time.
https://github.com/novasush/tensorboard-with-fashion-mnist

confusion-matrix confusionmatrix tensor tensorbo tensorflow tensorflow-experiments

Last synced: 17 days ago
JSON representation

Training a convolutional neural network to classify images of the Fashion MNIST dataset and use TensorBoard to explore how it's confusion matrix evolves over time.

Awesome Lists containing this project

README

        

# Tensorboard-with-Fashion-MNIST
Training a convolutional neural network to classify images of the Fashion MNIST dataset and use TensorBoard to explore how it's confusion matrix evolves over time.

## Dataset used in this code:
[Fashion mnist dataset in numpy format](https://drive.google.com/open?id=157-MqgzD-UeMEn_Ga6U2SVkzZCC46Z-q)

![tensorboard output](https://cdn-images-1.medium.com/max/800/1*PFzmSYbKoH6GtXNDLK1iZA.png)