CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - MNIST data

搜索资源列表

  1. ReadMNIST

    0下载:
  2. this package is used to read MNIST data base
  3. 所属分类:matlab

    • 发布日期:2017-12-02
    • 文件大小:655
    • 提供者:sdo
  1. MNIST

    0下载:
  2. 这个压缩包,是一个手写数字识别库,世界上最权威的,美国邮政系统开发的,可以作为标准的数据集合使用测试分类器-This compression package, is a handwritten numeral recognition , the world' s most authoritative, the U.S. postal system developed can be used as a standard data set using the test classifier
  3. 所属分类:matlab

    • 发布日期:2017-05-28
    • 文件大小:10662881
    • 提供者:hanshuai
  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. tensorflow-cnn

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

  1. CNN_mnist

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

  1. CNN_MNIST

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

    • 发布日期:2017-12-23
    • 文件大小:23196672
    • 提供者:zcc720
  1. Tensorflow:实战Google深度学习框架

    1下载:
  2. 介绍tensorflow的应用,mnist数据,神经网络的简单例子(Describes the application of tensorflow, MNIST data, a simple example of neural networks)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-30
    • 文件大小:101347328
    • 提供者:Dreamsong
  1. nqern

    0下载:
  2. Interpolation and fitting, solution of equations, data analysis, ML estimation method can be a good signal to noise ratio, Using MATLAB compressed sensing.
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-01
    • 文件大小:150528
    • 提供者:tuilunhanbai
  1. AlexNet

    0下载:
  2. 使用TensorFlow 实现 AlexNet ,并使用 Mnist 数据集进行训练并测试。(AlexNet is implemented using TensorFlow and trained and tested using the Mnist data set.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-03
    • 文件大小:11603968
    • 提供者:大幕
  1. LeNet5MNIST

    0下载:
  2. 使用TensorFlow处理MNIST数据,帮助更好的理解和使用TensorFlow(Using TensorFlow to process MNIST data to help better understand and use TensorFlow)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-09
    • 文件大小:17438720
    • 提供者:dragoncxl
  1. test1

    2下载:
  2. 神经网络,深度学习上非常经典的例子-RNN循环神经网络,使用mnist数据集,代码简单易懂,学习方便(Neural network, deep learning is a very classic example -RNN circular neural network, the use of mnist data sets, the code is easy to understand, easy to learn)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-21
    • 文件大小:3072
    • 提供者:yuyinghua
  1. mnist.pkl

    0下载:
  2. mnist数据集,用于手写数字识别的数据集,机器学习入门必备(mnist data,original data in http://yann.lecun.com/exdb/mnist/)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-21
    • 文件大小:17051648
    • 提供者:Aeray
  1. Run_MNIST

    0下载:
  2. 下载MNIST数据集(手写体数字0-9)后,搭建卷积神经网络,将输入的数据集经过一层一层的卷积,到最后计算交叉熵,用梯度下降算法去优化它,使它变得最小,这就训练出了权重和偏置量,识别的准确率为91%(Download the MNIST data set (handwritten number 0-9), build a convolutional neural network, the input data set by convolutional layers, finally calcul
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-30
    • 文件大小:11597824
    • 提供者:未来已来
  1. MNIST数据集

    0下载:
  2. 利用pycharm对mnist数据哭进行直接解压缩操作,得到所有的图片和标签(Using pycharm to wept MNIST data directly, get all the pictures and labels)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-30
    • 文件大小:10756096
    • 提供者:zhaoliang123
  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. 生成对抗网络

    0下载:
  2. 生成对抗网络针对mnist数据集,Python语言实现。(Generate confrontation network for MNIST data set, implemented in Python language.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-04
    • 文件大小:3531776
    • 提供者:scc不是二
  1. bp_mnist

    1下载:
  2. matlab写的bp神经网络对mnist数据集进行学习分类(Learning and classification of MNIST data sets based on BP neural network written by MATLAB)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-02-15
    • 文件大小:1024
    • 提供者:filament
  1. MNIST_data

    1下载:
  2. MNIST数据集是一个手写体数据集,这个数据集由四部分组成,分别是一个训练图片集,一个训练标签集,一个测试图片集,一个测试标签集;我们可以看出这个其实并不是普通的文本文件或是图片文件,而是一个压缩文件,下载并解压出来,我们看到的是二进制文件。其中包含60000张手写体识别数字图片。(MNIST data set is a handwritten data set, which consists of four parts: a training picture set, a training l
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-10-14
    • 文件大小:38963200
    • 提供者:陈陈123456
  1. PCA+mnist

    1下载:
  2. 基于python,利用主成分分析(PCA)和K近邻算法(KNN)在MNIST手写数据集上进行了分类。 经过PCA降维,最终的KNN在100维的特征空间实现了超过97%的分类精度。(Based on python, it uses principal component analysis (PCA) and K nearest neighbor algorithm (KNN) to classify on the MNIST handwritten data set. After PCA dime
  3. 所属分类:数据挖掘

    • 发布日期:2020-11-02
    • 文件大小:11599872
    • 提供者:曲小刀
« 12 »
搜珍网 www.dssz.com