zhengyima/mnist-classification
Pytorch、Scikit-learn实现多种分类方法,包括逻辑回归(Logistic Regression)、多层感知机(MLP)、支持向量机(SVM)、K近邻(KNN)、CNN、RNN,极简代码适合新手小白入门,附英文实验报告(ACM模板)
This project helps students and beginners understand how different machine learning models classify handwritten digits. You input images of digits, and it shows you how various algorithms process and identify them. This is designed for anyone new to machine learning who wants to see core classification methods in action with a classic dataset.
444 stars. No commits in the last 6 months.
Use this if you are learning about machine learning and want to see practical examples of common classification algorithms working on image data.
Not ideal if you need a production-ready solution for digit recognition or want to classify images other than the MNIST dataset.
Stars
444
Forks
91
Language
Python
License
—
Category
Last pushed
Oct 16, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/zhengyima/mnist-classification"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
open-mmlab/mmfashion
Open-source toolbox for visual fashion analysis based on PyTorch
zalandoresearch/fashion-mnist
A MNIST-like fashion product database. Benchmark :point_down:
levindabhi/cloth-segmentation
This repo contains code and a pre-trained model for clothes segmentation.
liuziwei7/fashion-detection
Fashion Detection in the Wild (Deep Clothes Detector)
IBM/Fashion-MNIST-using-FfDL
Train your Fashion MNIST model with FfDL on Kubernetes with GPU