Thanks for your reading, please give me a STAR!
"Trainging Classification Models for Image Recognition with TensorFlow toward Clothing"
This is a learning material from software developer Vasco Correia Veloso
#3: Training results (a Convolutional Neural Network-CNN) of the MNIST network on the Fashion-MINIST dataset


- Python 3.7.9
- Pipenv (Pip)
- TensorFlow 2 (2.5.1)
- pandas, matplotlib, numpy, seaborn, base64hex
- Visual Studio Code v1.67.1
- TensorFlow: https://www.tensorflow.org/
- Pandas: https://pandas.pydata.org/
- Matplotlib: https://matplotlib.org/
- Numpy: https://numpy.org/
- Seaborn: https://seaborn.pydata.org/