搜索资源列表
Minist
- 用于对多数据操作的公共类,方便进行多数据库开发使用。-Public class for the operation of multiple data, and facilitate database development use.
xuexi
- 基于VQ构建的手写体数字识别系统,可以用于MINIST数据库训练。-MINIST images can be identified.
SVM-Minist-HandWriting-Recognition-master
- 手写字识别,svm算法~~~~~~~~~~~~~~(SVM-Minist-HandWriting-Recognition-master)
WGAN-in-Keras-master
- 基于minist手写数据的最新的WGAN实现方法(The latest method of WGAN implementation)
代码
- 手写数字识别,使用神经网络进行minist库的手写数字识别(Minist,I don't want to say,you can see Chinese introduction)
MNLIST and CNN
- 实现了在Mnist上的分类,使用了卷积神经网络(use convoluntional neural network to implement classificaiton on Minist.)
基于Tensorflow的CNN数字识别
- 本文实现了基于minist的手写数字识别,基于TensorFlow的python语言,程序有详细的注释,以及手把手教你怎么搭建CNN(This article implements the handwritten numeral recognition based on minist, the python language based on TensorFlow, the program has detailed annotations, and hands-on instructions o
MNIST_data
- MNIST数据集是机器学习领域中非常经典的一个数据集,由60000个训练样本和10000个测试样本组成,每个样本都是一张28 * 28像素的灰度手写数字图片。(The MNIST data set is a very classic data set in the field of machine learning. It consists of 60,000 training samples and 10,000 test samples. Each sample is a 28 * 28 p