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

搜索资源列表

  1. input_data

    0下载:
  2. 机器学习领域中常用的数据集MNIST的下载代码-Commonly used in the field of machine learning dataset MNIST download code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2495
    • 提供者:tom
  1. mnist

    0下载:
  2. this code is about mrs method
  3. 所属分类:matlab

    • 发布日期:2017-05-19
    • 文件大小:4772346
    • 提供者:sarvak
  1. Softmax_exercise

    0下载:
  2. Softmax用于多分类问题,本例是将MNIST手写数字数据库中的数据0-9十个数字进行分类,其中训练样本有6万个,测试样本有1万个数字是0~9-Softmax for multi classification problems, the present case is the handwritten data MNIST digital 0-9, classification, training samples which have 60,000, there are 10,000 test
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-28
    • 文件大小:10734683
    • 提供者:安好
  1. bpback

    0下载:
  2. 神经网络比较基础的算法,实现梯度下降和反向传播,以及L2规范化、交叉熵代价函数的引入,卷积神经网络 该算法用于mnist数据测试,有详细中文注释-Neural network based on the comparison algorithm, gradient descent and back-propagation, and L2 standardization introduced cross entropy cost function, convolution neural netw
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:4186
    • 提供者:li
  1. tiny-dnn-master

    0下载:
  2. cnn卷积神经网络实现mnist的手写体识别程序-CNN convolution neural network to realize mnist handwritten recognition program
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-31
    • 文件大小:13212398
    • 提供者:heyufeng
  1. NN-Back-Propagation-Generalized

    0下载:
  2. Solving XOR-problem and consecutively try MNIST-dataset with fundamental level of understanding on neural networks. Recommendable for beginners ( As I am :) ) And it s fully documented.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-15
    • 文件大小:22830387
    • 提供者:fordicus
  1. deep-belief-network

    1下载:
  2. 训练一个深度网络,并应用于MNIST库上进行字体识别-Training a deep autoencoder or a classifier on MNIST digits
  3. 所属分类:Graph Recognize

    • 发布日期:2017-12-17
    • 文件大小:61139968
    • 提供者:苗苗
  1. CNN

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

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

    0下载:
  2. 使用MLP多层神经网络来训练MNIST数据集-Use MLP multi-layer neural network training data set MNIST
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. MATLAB实现softmax,测试类主要采用mnist-implement a simple softmax in matlab
  3. 所属分类:matlab

    • 发布日期:2017-05-28
    • 文件大小:10734480
    • 提供者:赵三三
  1. MNIST_classify

    0下载:
  2. 使用决策树,支持向量机以及人工神经网络完成对MNIST手写数字体的分类。-Using a decision tree, support vector machines and artificial neural network to classify the number of MNIST handwritten font.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2079
    • 提供者:Jane
  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. medrankDB

    0下载:
  2. 基于mnist数据库,对其用C++实现b+树索引和medrank搜索。data需要到mnist网站下下载-Based mnist , search for them using C++ achieve b+ tree indexes and medrank. data need to download website under mnist
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-06
    • 文件大小:892757
    • 提供者:
  1. caffe-master

    0下载:
  2. caffe深度学习框架 内置mnist、cifair-10数据集-caffe deep learning framework
  3. 所属分类:Graph Recognize

    • 发布日期:2017-12-15
    • 文件大小:8821760
    • 提供者:刘虎
  1. readMNIST

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

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

    0下载:
  2. 实现的一个用于手写数字识别的框架,可以设置神经网络结构,用的数据是mnist的(Implementation of a handwritten numeral recognition framework, you can set the neural network structure, the training data is MNIST)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-23
    • 文件大小:13843456
    • 提供者:hlhsp
  1. Two-Layer-CNN-on-MNIST-master

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

  1. HandWriteOCR

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

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

    0下载:
  2. 机器学习(Machine Learning, ML)是一门多领域交叉学科,涉及概率论、统计学、逼近论、凸分析、算法复杂度理论等多门学科。专门研究计算机怎样模拟或实现人类的学习行为,以获取新的知识或技能,重新组织已有的知识结构使之不断改善自身的性能。(Machine learning (Machine Learning, ML) is a multidisciplinary interdisciplinary field, involving many disciplines, such as p
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-24
    • 文件大小:2048
    • 提供者:fewfwefwefwf
  1. CNN_mnist

    0下载:
  2. 使用CNN网络对mnist数据集进行训练(Use the CNN network to train MNIST data sets)
  3. 所属分类:数值算法/人工智能

« 1 2 3 4 5 6 78 9 10 11 »
搜珍网 www.dssz.com