GitHub / MilleXi / MNIST_SVM
一个基于支持向量机(SVM)模型的手写数字识别系统。使用了经典的MNIST数据集,通过图像预处理、特征提取和模型训练等步骤,构建了一个可以识别0到9之间数字的分类器。并使用Gradio搭建简单的可视化界面,方便用户上传手写数字图像并查看预测结果。
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MilleXi%2FMNIST_SVM
PURL: pkg:github/MilleXi/MNIST_SVM
Stars: 11
Forks: 0
Open issues: 0
License: apache-2.0
Language: Python
Size: 11 MB
Dependencies parsed at: Pending
Created at: 9 months ago
Updated at: 7 months ago
Pushed at: 7 months ago
Last synced at: 7 months ago
Topics: gradio-interface, mnist, mnist-classification, mnist-model, svm-classifier