CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - mnist手写识别

搜索资源列表

  1. Demo-Mnist

    2下载:
  2. 基于神经网络的手写数字识别的源代码,绝对能够正常编译并运行!-based on neural network handwritten numeral recognition of the source code is absolutely normal to compile and run!
  3. 所属分类:图形/文字识别

    • 发布日期:2021-06-16
    • 文件大小:190628
    • 提供者:田巾
  1. Handwritten-Character

    0下载:
  2. 基于CNNs的手写字符识别系统,载入MNIST手写字符数据库,通过训练提取特征,达到99 的识别率-Based on CNNs handwritten character recognition system, load MNIST handwritten character database, extract features through training, up to 99 recognition rate
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-09
    • 文件大小:1707502
    • 提供者:citronnelle
  1. SvmMNIST

    0下载:
  2. 通过SVM算法识别MNIST手写数字库,并加入了一些预处理算法,包括数字图像的大小调整归一化等,效果不错。-By SVM algorithm identifies MNIST handwritten digital library and added some preprocessing algorithms, including the size of the digital image adjustment normalized so good results.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-09
    • 文件大小:15932892
    • 提供者:程海粟
  1. MNIST

    0下载:
  2. 这个压缩包,是一个手写数字识别库,世界上最权威的,美国邮政系统开发的,可以作为标准的数据集合使用测试分类器-This compression package, is a handwritten numeral recognition , the world' s most authoritative, the U.S. postal system developed can be used as a standard data set using the test classifier
  3. 所属分类:matlab

    • 发布日期:2017-05-28
    • 文件大小:10662881
    • 提供者:hanshuai
  1. Demo-MNist

    0下载:
  2. 利用神经网络进行手写数字识别演示代码!非常具有代表性!-Using neural network Digital Recognition demo code!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:157200
    • 提供者:王小平
  1. lenet_iter_10000

    0下载:
  2. caffe-windows mnist 训得到的模型,可用于手写字体识别(Caffe-windows MNIST training model can be used for handwritten font recognition)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:1598464
    • 提供者:章洁
  1. BP_mnist

    1下载:
  2. BP网络实现手写字体识别。压缩文件包含mnist数据集,直接在pycharm运行BPNetwork.py文件,输出测试集识别结果和测试精度。(Handwritten recognition based on BP network. The compressed file contains the MNIST data set, runs the BPNetwork.py file directly in the pycharm, outputs the test set, identifies
  3. 所属分类:Windows编程

    • 发布日期:2017-12-27
    • 文件大小:22905856
    • 提供者:小玲子
  1. code&doc

    0下载:
  2. 基础的卷积神经网络代码,实现mnist手写字符识别,含中文文档说明(Basic CNN code, including detailed annotation in Chinese)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-26
    • 文件大小:15245312
    • 提供者:kaif22
  1. Handwritten_numeric_recognition

    0下载:
  2. 基于keras深度学习框架的手写数字字符识别(Handwritten numeric character recognition based on keras depth learning framework)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-07
    • 文件大小:5120
    • 提供者:ss187
  1. fisher

    3下载:
  2. 利用fisher方法实现手写体数字多分类识别,采用mnist数据集(simple program using fisher)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:56304640
    • 提供者:IA&AI
  1. least_square

    1下载:
  2. 利用最小二乘法实现手写体数字识别,采用mnist数据集(simple program using least-square)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:30376960
    • 提供者:IA&AI
  1. mnist.pkl

    0下载:
  2. mnist数据集,用于手写数字识别的数据集,机器学习入门必备(mnist data,original data in http://yann.lecun.com/exdb/mnist/)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-21
    • 文件大小:17051648
    • 提供者:Aeray
  1. mnist

    0下载:
  2. 手写数字识别。通过各种数字图片进行机器识别,属于机器学习入门级别编程。(Handwritten digit recognition. The machine is recognized by various digital pictures, which belongs to the introduction level programming of machine learning.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-21
    • 文件大小:9943040
    • 提供者:王小你
  1. 纯C-CNN

    0下载:
  2. 纯C深度学习库,里面包含MNIST手写数字识别数据集,编译就能训练和预测(Pure C depth learning library, which contains MNIST handwritten digital recognition data sets, compiling can be trained and predicted.)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:10685440
    • 提供者:hnsdgxylh
  1. chapter19

    0下载:
  2. 在MATLAB平台上的基于svm的手写数字体识别(Handwritten numeral recognition based on svm)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-29
    • 文件大小:141312
    • 提供者:xixi362878733
  1. python-dbn-master

    0下载:
  2. 运用python语言,基于dbn的手写数字体识别(Handwritten numeral recognition based on dbn using python language)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-29
    • 文件大小:30720
    • 提供者:xixi362878733
  1. mnist

    0下载:
  2. 利用keras实现手写数字识别,使用CNN模型 全连接层+两个卷积层,最后Softmax分类器,识别率超过96%(Using keras to realize handwritten numeral recognition baesd on CNN model. One whole connection layer + two convolution layers, and a Softmax classifier. The recognition accuracy is over 96%
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:30249984
    • 提供者:hahahua
  1. code(BP_to_MNIST)

    0下载:
  2. 使用BP神经网络实现手写字符库MNIST的识别。(The recognition of handwritten character library MNIST is realized by using BP neural network.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:3118080
    • 提供者:WG_JNU
  1. input_data

    0下载:
  2. mnist数据集的导入文件,官网上有可能进不去(def maybe_download(filename, work_directory): """Download the data from Yann's website, unless it's already here.""")
  3. 所属分类:图形/文字识别

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:tominent
  1. 神经网络-手写数字识别

    0下载:
  2. 利用BP神经网络,对MNIST数据集中的5000张图片进行训练,实现手写数字识别,训练出来的结果准确率在90%。
  3. 所属分类:人工智能/神经网络/遗传算法

« 1 23 »
搜珍网 www.dssz.com