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

搜索资源列表

  1. nnpractice

    1下载:
  2. 神经网络手写数字识别。配合美国MNIST标准手写数字字体库-Handwritten digit recognition neural network. With the U.S. standard of handwritten digital font library MNIST
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-07-09
    • 文件大小:3883
    • 提供者:li
  1. MNIST-handwritten-digits

    1下载:
  2. 手写数字识别数据集,MNIST,包括原始数据集的所有样本,以及抽取的2000个样本的子集,.mat格式。美国著名数据集NIST的子集,模式识别常用实验数据集-handwritten digits recognition ,dataset, MNIST from NIST, .mat file,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-27
    • 文件大小:10696735
    • 提供者:陈静
  1. mnist库

    0下载:
  2. 手写数字识别库 手写数字识别库 手写数字识别库
  3. 所属分类:人工智能/神经网络/遗传算法

  1. MNIST_theano

    0下载:
  2. 利用theano库完成MNIST手写识别,包括稀疏自编码机,多层感知机,卷积神经网络-using the theano to complete the handwriting congnization in MNIST ,include Denoising AutoEncoder,MLP,Convolution Neutral Network.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-09
    • 文件大小:16138101
    • 提供者:hujie
  1. MNIST(tensorflow)

    0下载:
  2. 基于tensorflow的手写识别,训练后可以识别手写数字-Based on tensorflow handwriting recognition, training can identify handwritten numbers
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1722
    • 提供者:都飞翔
  1. readMNIST

    0下载:
  2. 用ELM实现手写数字的识别,快速,用MNIST数据库(Handwritten numbers recognition realized by ELM)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:1164288
    • 提供者:jialitangtang
  1. HandWriteOCR

    0下载:
  2. 手写汉字识别程序,包含训练和检测两部分,基于mnist库做训练和测试(Handwritten Chinese character recognition program, including training and testing of two parts)
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-19
    • 文件大小:23546880
    • 提供者:palydawn
  1. codecnnMNIST

    0下载:
  2. 用cnn卷积神经网络实现对mnist手写库的识别(mnist classfication with convolution neural network)
  3. 所属分类:其他

    • 发布日期:2017-12-17
    • 文件大小:14716928
    • 提供者:Elena0806
  1. MNIST

    0下载:
  2. MNIST手写体数字识别库及图片提取代码MNIST手写数字库识别实现摘要手写数字识别是模式识别的应用之一。文中介绍了手写数字的一些主要特征,并提出了截断次数特征并利用截断次数特征进行了实验(MNIST handwritten digital identification library and picture extraction code MNIST handwritten numeral library identification implementation summary Handwr
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:11601920
    • 提供者:Ashley-d
  1. MNIST

    0下载:
  2. 简单的手写数字识别,在深度神经网络中的简单尝试,对于初学者有个很好的理解(Simple handwritten numeral recognition, in the depth of neural network simple attempt, for beginners have a good understanding)
  3. 所属分类:其他

  1. mnist1

    0下载:
  2. 训练手写数字识别算法,正确率达到91.6%(Training handwritten numeral recognition)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-04
    • 文件大小:2048
    • 提供者:姗施
  1. 神经网络mnist

    0下载:
  2. 利用神经网络对手写识别系统进行分类,正确率高达92%。(Using neural network to classify handwritten recognition system, the correct rate is as high as 92%.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-04
    • 文件大小:5120
    • 提供者:青衣可儿
  1. mnist

    0下载:
  2. 深度学习时间手写数字识别,使用python和tensorflow实现(Handwritten numerals recognition in depth learning time)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:2048
    • 提供者:suswzh
  1. chinese_test

    0下载:
  2. 手写汉字识别,数据集训练,MNIST,Deep Convolutional Network识别手写汉字(Handwritten Chinese character recognition, data set training, MNIST, Deep Convolutional Network)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-11
    • 文件大小:1024
    • 提供者:PopYo
  1. LeNet

    0下载:
  2. tensorflow实现手写体识别(包含mnist数据集)(Handwritten recognition by tensorflow)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:11598848
    • 提供者:quneenie
  1. my_cnn.tar

    1下载:
  2. 用卷积神经网络实现手写数字识别,数据集为mnist数据集(Convolution neural network is used to realize handwritten numeral recognition. Data set is MNIST data set.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:37238784
    • 提供者:11taiyaorao
  1. mnist手写字识别数据集

    0下载:
  2. mnist的手写数据集,用于tensorflow的机器学习,下载解压后放在家目录下的 .keras/mnist目录里,调用相应api就可以获取到
  3. 所属分类:其它

  1. 手写MNISTmatlab实现

    1下载:
  2. 资料可以直接运行,是matlab源码,实现了AI领域常见的手写字符MNIST数据集的识别,一般都是python做,matlab实现的很少,就算有也经常报错,因此这里是提供了例程以及数据集!数据集也是matlab能直接读取的MNIST格式!下载这个资料连数据集都不用单独下载了,节省时间。(The data can be run directly. It is the source code of MATLAB. It realizes the recognition of MNIST data s
  3. 所属分类:matlab例程

  1. BP_mnist_UI-master

    1下载:
  2. 基于BP神经网络的手写数字识别,有完整代码(based image segmentation algorithm)
  3. 所属分类:其他

    • 发布日期:2020-12-15
    • 文件大小:66560
    • 提供者:Carl_cao
  1. 基于深度学习的手写数字体识别

    0下载:
  2. 基于深度学习的手写数字体识别,以卷积神经网络(CNN)作为网络模型,利用mnist手写数字训练数据集训练手写数字识别模型,搭建手写数字识别系统,并用自己手写的数字照片进行测试。
  3. 所属分类:图形/文字识别

« 12 3 »
搜珍网 www.dssz.com