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

搜索资源列表

  1. Read_MNIST_DataSet

    0下载:
  2. 读取MNIST数据集中图像数据文件和图像标签文件并转化成BMP图片和txt格式的标签数据。本程序简单易用,注释清楚。直接运行代码,选择相应文件即可输出BMP图片或txt文件。-The program is used to read the MNIST data set and translate the image data file and image label file into BMP or txt files.
  3. 所属分类:Graph Recognize

    • 发布日期:2016-01-25
    • 文件大小:4360
    • 提供者:云在青天
  1. MatlabReadMNIST

    0下载:
  2. 用于将MNIST数据文件转换成bmp图像和txt文件的matlab程序,程序中有详细注释说明,简单易用。已经测试过,正确无误。-Matlab code for translating MNIST data set files to bmp pictures and txt files. It has been proved to be correct through test.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-14
    • 文件大小:3561
    • 提供者:LikeTheBird
  1. tensorflow-cnn

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

  1. 用python 将mnist 数据集转化为图片

    0下载:
  2. 将官网打包好的mnist数据集转化成图片(translate mnist data to picture)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-21
    • 文件大小:20480
    • 提供者:zhuimenghx
  1. CNN_MNIST

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

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

    1下载:
  2. BP网络实现手写字体识别。压缩文件包含mnist数据集,直接在pycharm运行BPNetwork.py文件,输出测试集识别结果和测试精度。(Handwritten recognition based on BP network. The compressed file contains the MNIST data set, runs the BPNetwork.py file directly in the pycharm, outputs the test set, identifies
  3. 所属分类:Windows编程

    • 发布日期:2017-12-27
    • 文件大小:22905856
    • 提供者:小玲子
  1. mnist2pic

    0下载:
  2. 将mnist数据集.idx3-ubyte文件转换为.png文件,将转换后的图片自动保存到'picture'文件夹中,并且按照手写字体的数字分别放在对应“0-9”命名子文件夹中。(Convert the MNIST data set.Idx3-ubyte file to the.Png file, automatically save the converted image to the'PICTURE'folder, and place the number in the correspondi
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-18
    • 文件大小:16098304
    • 提供者:小玲子
  1. mnist.pkl

    1下载:
  2. 这是MNIST的数据集,方便大家训练自己的模型(This is MNIST data set)
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-16
    • 文件大小:16167936
    • 提供者:GeorgeCN
  1. mnist_data

    0下载:
  2. 介绍mnist数据,可以了解该数据,用于具体的训练(introduce mnist data)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:122880
    • 提供者:小李快递
  1. code

    0下载:
  2. 基于python的mnist数据集的读取,以及转换为csv形式(Python based MNIST data set read, and converted to CSV form)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:23631872
    • 提供者:ddlucy
  1. MNIST_image ?????

    0下载:
  2. make image from mnist data
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-07
    • 文件大小:13455360
    • 提供者:drunkenPePe
  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. keras_mnist_test

    0下载:
  2. hello Word of keras ,第一个成功实现的卷积神经网络,下载了mnist数据集,并decode,,然后,为了加快速度,训练其中的一部分数据,并用predict测试,ok,2min内出结果.(网上其它程序试过,训练太久,一晚上都没训练出结果,于是自己动手设计了这个小程序) 环境:python3.6,keras2.1,PC i5(很破的电脑)(Hello Word of keras, the first successful convolution neural network,
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-09
    • 文件大小:22350848
    • 提供者:weirmicle
  1. mnist.pkl

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

    • 发布日期:2018-04-21
    • 文件大小:17051648
    • 提供者:Aeray
  1. 模仿mnist数据集制作自己的数据集代码

    0下载:
  2. 自己的数据集制作,模仿mnist数据集,制作自己的数据集(based on the mnist dataset to make your own data)
  3. 所属分类:图形/文字识别

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

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

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

    1下载:
  2. 在MATLAB中读取MNIST数据集,MNIST 数据集来自美国国家标准与技术研究所, National Institute of Standards and Technology (NIST). 训练集 (training set) 由来自 250 个不同人手写的数字构成, 其中 50% 是高中学生, 50% 来自人口普查局 (the Census Bureau) 的工作人员. 测试集(test set) 也是同样比例的手写数字数据.(read MNIST data set in MATLAB
  3. 所属分类:图形/文字识别

    • 发布日期:2019-10-12
    • 文件大小:1024
    • 提供者:黑羽恨长风
  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
« 12 3 4 »
搜珍网 www.dssz.com