FlorianWoelki / mnist_fashion_cnn

This is a classification problem based on the mnist fashion dataset. I've used a CNN to classify the images.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MNIST fashion CNN classifier

This is a simple mnist fashion CNN based on the mnist fashion dataset.

πŸ€” What is this project about?

In this repository I've created a CNN, which detects clothes and it is trained on the basic mnist fashion dataset.

πŸ“ˆ Getting Started

You can run this notebook by downloading it and running it by yourself. Furthermore you can simply look at the notebook in the jupyter notebook file.

πŸ›  Built with

🀝 Contributing

If you have a issue or you want to build it better, feel free to contribute to this project by making a simple pull request. :)

🀠 Authors

About

This is a classification problem based on the mnist fashion dataset. I've used a CNN to classify the images.


Languages

Language:Jupyter Notebook 100.0%