Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 428 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 428 Bytes

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

tensorboard output