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

搜索资源列表

  1. CUDA-CNN-master

    0下载:
  2. CNN cuda的加速。 start-of-art结果的流行的数据集 1。测试mnist并获得99.76 ,投票后(99.82 )(最好的99.79 ) 2。测试cifar-10并获得81.42 最好(90 ) 3。测试cifar - 100和51.13 (最好的65 )-CNN accelerated by cuda. The start-of-art result s of popular datasets 1. Test on mnist and get 99.76
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-06
    • 文件大小:1485267
    • 提供者:jianfei
  1. hw4

    0下载:
  2. k近邻分类,内部有文档详细说明,具体例子是通过k近邻对常用数据集mnist.mat(头像数据)进行分类-k nearest
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-17
    • 文件大小:4230532
    • 提供者:changliu
  1. CUDA-CNN-master

    0下载:
  2. 提升mnist字符识别准确度,利用cuda进行加速其识别过程-improve the accuracy of mnist
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:76494
    • 提供者:刘明
  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. CNNfor-handwriting-Mnist

    0下载:
  2. 能够实现对手写字符的识别,是一个简单的系统,功能齐全-To achieve recognition of handwritten characters, it is a simple system, fully functional
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-09
    • 文件大小:1687025
    • 提供者:凯歌
  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. mnist_train

    0下载:
  2. hebrew characters in mnist format
  3. 所属分类:File Formats

    • 发布日期:2017-04-29
    • 文件大小:90506
    • 提供者:esdesigns
  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 2 3 4 5 67 8 9 10 11 12 »
搜珍网 www.dssz.com