@ice_cream_hg
雪糕hg 暂无简介
机器学习课程中的实验二(使用mnist与usps数据集,采用BP神经网络与SVM支持向量机的方式实现手写数字的识别)
使用svm多分类,识别单字符,识别率在99.6%
Alphabet recognition using EMNIST dataset.
实现一个简易的svm分类器,并且用于手写数字识别
MNIST digit classification with scikit-learn and Support Vector Machine (SVM) algorithm.
基于SVM实现手写数字的识别
基于svm的手写数字图像识别
利用opencv svm,进行手写数字识别 参考: http://blog.csdn.net/firefight/article/details/6452188#