CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - CNN 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. CUDA-CNN-master

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

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

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

    • 发布日期:2017-05-06
    • 文件大小:1114077
    • 提供者:jhj
  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. CNN

    0下载:
  2. 使用CNN卷积神经网络来训练MNIST数据集-CNN convolution using neural network training data set MNIST
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1229
    • 提供者:赵琦
  1. CNN

    3下载:
  2. 一个卷积层+一个下采样+softmax实现mnist识别(implement a simple CNN)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:41704448
    • 提供者:mathking
  1. tensorflow-cnn

    3下载:
  2. 基于TensorFlow的mnist数据集识别,使用CNN的方法,采用梯度下降学习(MNIST data set recognition based on TensorFlow, using CNN method, using gradient descent learning)
  3. 所属分类:人工智能/神经网络/深度学习

  1. code

    1下载:
  2. 使用HLS实现的能进行手写识别的CNN网络,使用的是MNIST数据集(Realize CNN network using HLS tool)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-21
    • 文件大小:9216
    • 提供者:蔡宇杰
  1. Two-Layer-CNN-on-MNIST-master

    0下载:
  2. CNN 训练手写字,Matlab 代码。(CNN manual character)
  3. 所属分类:人工智能/神经网络/深度学习

  1. codecnnMNIST

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

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

    0下载:
  2. Tensorflow实现基于MNIST数据集的卷积神经网络(Tensorflow implementation of convolutional neural networks based on MNIST data)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-23
    • 文件大小:23196672
    • 提供者:zcc720
  1. mnist_uint8

    0下载:
  2. CNN卷积神经网络中mnist-uint8(deepLearnToolbox-master)
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:11831296
    • 提供者:Mrs+lucky
  1. code&doc

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

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

    3下载:
  2. 卷积神经网络(CNN),TensorFlow框架下运行,基于MNIST手写体数据集,可直接运行(Convolutional Neural Network (CNN), run under TensorFlow framework, can run directly based on MNIST handwritten dataset)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-04
    • 文件大小:1024
    • 提供者:八只脚
  1. cnn-mnist

    0下载:
  2. CNN-mnist自制算法,使用卷积神经网络进行计算,准确率99.2(CNN-mnist is a algorithm written by yourself.A convolution neural network is used for calculation, the accuracy rate is 99.2)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:风的追求
  1. minst_cnn

    0下载:
  2. CNN MNIST (include mnidt dataset)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:14710784
    • 提供者:sky2718
  1. CNN

    0下载:
  2. 手写体识别的训练,采用卷积神经网络,附带数据集下载代码(The training of handwritten recognition is based on convolution neural network, and the download from the dataset.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:啊偶
  1. MNIST

    0下载:
  2. 用CNN识别MNIST数据集,test集正确率98.3%(Identifying MNIST datasets with CNN)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-05-03
    • 文件大小:16114688
    • 提供者:王佳轩
  1. Two-Layer-CNN-on-MNIST-master

    2下载:
  2. cnn Mnist 两层卷积实现,可以达到97%d 识别率,大家可以拿来上手试用(CNN MNIST two layers)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-04
    • 文件大小:4096
    • 提供者:wei700
« 12 »
搜珍网 www.dssz.com