Skip to content

Fashion Products Recognition using Machine Learning.

Notifications You must be signed in to change notification settings

anujdutt9/Fashion-MNIST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fashion MNIST

This repository contains the code for Recognition and Classification of fashion products in the Fashion MNIST Dataset. All code is written in Python3 using PyCharm.

Requirements

  1. Python3

  2. Scikit-Learn

  3. Fashion Dataset Files

Sample Predictions

  • Shirt

Output a1

  • Bag

Output a1

  • Coat

Output a1

  • Dress

Output a1

  • Pullover

Output a1

  • Sneaker

Output a1

Check out the Accuracy with different Classifiers and their comparison using an online tool here.

Releases

No releases published

Packages

No packages published

Languages