CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - MNIST

搜索资源列表

  1. mycnn

    1下载:
  2. 卷积神经网络识别字符的Matlab程序,包含所需的所有素材和自己改进的一部分代码-Convolutional neural network for handwriten digits recognition: training and simulation. This program implements the convolutional neural network for MNIST handwriten digits recognition, created by Yan
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-12
    • 文件大小:2626624
    • 提供者:杨大林
  1. readMNIST

    0下载:
  2. 对于MNIST图像数据库,利用该M文件读出,方便后续进行实验。-The function ReadMnist was programmed to solve the problem of read information the MNIST .
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-12
    • 文件大小:622
    • 提供者:小静默
  1. cnn_vs2012

    0下载:
  2. 基于Mnist库的手写数字识别的C++源代码,用卷积神经网络实现-Handwritten numeral recognition Mnist library C++ source code, using convolution neural network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-28
    • 文件大小:10794599
    • 提供者:王佳
  1. CNN2

    0下载:
  2. 基于Mnist库的手写数字识别的C++源代码,用CNN实现,并且建立了用户界面-Handwritten numeral recognition Mnist library C++ source code, using CNN achieve, and the establishment of a user interface
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2515270
    • 提供者:王佳
  1. dataset_mnist

    0下载:
  2. 压缩包中包含完整的mnist数据集及相应的bmp格式的图像数据-Compressed image data package contains the complete data set and the corresponding mnist bmp format
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-19
    • 文件大小:28682240
    • 提供者:lxb
  1. CNN

    1下载:
  2. 用 卷积神经网络进行手写字符 识别,内含mnist训练集-Handwritten character recognition, containing mnist convolution neural network training set
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-02
    • 文件大小:13924188
    • 提供者:lz
  1. 93131057-Naderi

    0下载:
  2. MLP matlab code for mnist dataset.
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:398338
    • 提供者:tahereh
  1. MNIST-OCR-ELM

    0下载:
  2. 多隐含层极限学习机,适合对大数据进行处理-Multiple hidden layer limit learning machine, suitable for large data processing
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:6082
    • 提供者:柳光峰
  1. Lenet

    0下载:
  2. 这个资源使用实现lenet-5的网络结构来MNIST数据集,代码参考了UFLDL上的相关的代码,以及R. B. Palm实现的CNN中的相关代码,为了适应数据集我把lenet-5输入的大小改为了28*28,c3的每一张特征图都与s4的每一张特征图相关,训练的结果可以达到99.1 -The resources for network structure lenet-5 to MNIST data sets, code reference to the relevant code UFLDL on
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-28
    • 文件大小:10661106
    • 提供者:
  1. lenet5test

    0下载:
  2. 实现lanet卷积,进行手写体识别。数据源可以来自mnist-Achieve lenet convolution, handwritten recognition. The data source can come mnist
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:7231
    • 提供者:cc
  1. CNN-MINIST

    0下载:
  2. 利用卷积神经网络进行MINIST数据集的分类识别,MATLAB源程序。-Convolution neural network classification MNIST dataset, MATLAB source.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1114077
    • 提供者:jhj
  1. neural-network

    0下载:
  2. 深度学习python实现,并附有MNIST上的测试程序,准确率98 以上-Deep learning learns low and high-level features large amounts of unlabeled data, improving classification on different, labeled, datasets. Deep learning can achieve an accuracy of 98 on the MNIST dataset.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-09
    • 文件大小:2017251
    • 提供者:孙立立
  1. convolution-nn

    0下载:
  2. 卷积神经网络源代码,visual studio可以运行的!mnist手写库的idx-ubyte格式的数据在里面,原图片再另一个工程里-convolution neural network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-29
    • 文件大小:11647072
    • 提供者:wangcurtain
  1. KNN

    0下载:
  2. KNN算法练习,使用mnist数据库,在包里已经集成好,包含knn算法和数据库,可直接使用-KNN,you can learn this codes
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:3418
    • 提供者:ann
  1. MyCnn

    0下载:
  2. 用VS2012实现手写数字识别的卷积神经网络算法,用mnist库作为输入-Using VS2012 to achieve the handwritten numeral recognition of the convolution neural network algorithm, using the MNIST library as an input
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-08
    • 文件大小:15551700
    • 提供者:Du
  1. CNN

    3下载:
  2. 深度学习的卷积神经网络的MATLAB代码实现,数据为MNIST标准库。-it s a code in CNN with matlab.the is the MNIST.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-18
    • 文件大小:15048704
    • 提供者:Jacky_Lin
  1. q5

    0下载:
  2. train 2 layers neural networks to recognize MNIST of digits handwritten-train 2 layers neural networks to recognize MNIST of digits handwritten
  3. 所属分类:matlab

    • 发布日期:2017-05-28
    • 文件大小:10657454
    • 提供者:mahtab
  1. MNIST-OCR-ELM

    2下载:
  2. ELM超限学习机的拓展应用,多层感知机,可用于特征提取- Expand the application ELM overrun learning machine, MLP can be used for feature extraction
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:5694
    • 提供者:zsy
  1. Demo-MNist

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

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

    0下载:
  2. 牛津大学开发的matconvnet工具包,可以生成vgg,alexnet等等模型,imagenet,mnist多种数据集可以跑-Oxford University developed matconvnet toolkit can generate vgg, alexnet etc. model, imagenet, mnist multiple data sets can be run
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-13
    • 文件大小:3010212
    • 提供者:车仁正
« 1 2 3 4 5 67 8 9 10 11 »
搜珍网 www.dssz.com