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

搜索资源列表

  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. MNIST

    0下载:
  2. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2519578
    • 提供者:还一个
  1. MNIST_handwritten_digit_database_by_VC_read

    0下载:
  2. 针对著名的MNIST handwritten digit database 缺少代码读取而编写的,语言是c++。-For the well-known lack of MNIST handwritten digit database code to read and write, the language is c++.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-28
    • 文件大小:11214899
    • 提供者:xiaoxiao
  1. MNIST-handwritten-digits

    1下载:
  2. 手写数字识别数据集,MNIST,包括原始数据集的所有样本,以及抽取的2000个样本的子集,.mat格式。美国著名数据集NIST的子集,模式识别常用实验数据集-handwritten digits recognition ,dataset, MNIST from NIST, .mat file,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-27
    • 文件大小:10696735
    • 提供者:陈静
  1. mnist-master

    0下载:
  2. 该库的目标是提供一种易于使用的方法来训练和测试神经网络的MNIST数字(在浏览器或node.js中)。它包括10000个不同的mnist数字样本,通过建立这个以便与Synaptic开箱即用。可以通过MNIST数字加载器自由创建不同示例c的任何数字(从1到60 000)(The goal of the library is to provide an easy-to-use method to train and test the MNIST numbers of the neural netwo
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:4903936
    • 提供者:三陪
  1. MNIST

    0下载:
  2. MNIST手写体数字识别库及图片提取代码MNIST手写数字库识别实现摘要手写数字识别是模式识别的应用之一。文中介绍了手写数字的一些主要特征,并提出了截断次数特征并利用截断次数特征进行了实验(MNIST handwritten digital identification library and picture extraction code MNIST handwritten numeral library identification implementation summary Handwr
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:11601920
    • 提供者:Ashley-d
  1. 用python 将mnist 数据集转化为图片

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

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

    0下载:
  2. tensorflow demo of mnist by python
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:22255616
    • 提供者:Dl314
  1. mnist.pkl

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

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

    0下载:
  2. MNIST-classification-example
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-25
    • 文件大小:12533760
    • 提供者:zhaodaima
  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. mnist实验

    0下载:
  2. 包含训练用的图片数据包,python源代码,mnist实验,深度学习,进行图片分类(mnist experiment.python code.deep learning.picture classification,etc.)
  3. 所属分类:GDI/图象编程

    • 发布日期:2018-04-18
    • 文件大小:11268096
    • 提供者:何CC
  1. mnist

    0下载:
  2. mnist数据库通过整理下载后压缩到mnist,zip,适用于mnist自己调试解决自己的(The MNIST database is compacted and downloaded to MNIST, zip, suitable for MNIST itself to debug and solve its own)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:392192
    • 提供者:sgro
  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. MNIST

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

    • 发布日期:2018-05-03
    • 文件大小:16114688
    • 提供者:王佳轩
  1. mnist分类

    1下载:
  2. mnist分类,python,tensorflow,深层神经网络(MNIST classification, python, tensorflow, deep neural network)
  3. 所属分类:Python编程

    • 发布日期:2020-09-10
    • 文件大小:1024
    • 提供者:yaya12138
  1. tensorflow-mnist

    1下载:
  2. 改进了官方的MNIST进阶demo,准确率提升。(The official MINIST advanced demo is improved and the accuracy is improved.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-10-14
    • 文件大小:1024
    • 提供者:怪物路飞
  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 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com