CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 神经网络,手写数字识别

搜索资源列表

  1. Demo-Mnist

    2下载:
  2. 基于神经网络的手写数字识别的源代码,绝对能够正常编译并运行!-based on neural network handwritten numeral recognition of the source code is absolutely normal to compile and run!
  3. 所属分类:图形/文字识别

    • 发布日期:2021-06-16
    • 文件大小:190628
    • 提供者:田巾
  1. HandwrittenDigitRecognitionBasedOnBPNeuralNetwork.

    0下载:
  2. 详细说明了如何实现基于bp神经网络的手写数字识别。神经网络对于参数的设置是敏感的,尤其是隐藏层的单元个数,本文列出了一系列bp神经网络的应用的参数设置。结果表明,可以实现较好的模式识别功能
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1121034
    • 提供者:胡存英
  1. shouxieshuzishibie

    1下载:
  2. 手写数字识别(脱机识别),采用了神经网络的方法,有界面指示-Handwritten numeral recognition (off-line identification), using neural network method, and a direct interface
  3. 所属分类:图形/文字识别

    • 发布日期:2012-11-09
    • 文件大小:65875
    • 提供者:pimgpimg
  1. shibie

    2下载:
  2. 针对10个手写数字的识别问题,设计了一个BP神经网络,使它能够正确识别10个数字。-Against the 10 handwritten numeral recognition problem, a BP neural network is designed so that it can correctly identify the 10 digits.
  3. 所属分类:Special Effects

    • 发布日期:2016-04-20
    • 文件大小:123095
    • 提供者:zhangjin
  1. handwritingPrecognitionPGUI

    2下载:
  2. 基于BP神经网络的手写数字识别系统,基于Matlab开发,实现手写输入板功能,特征提取,模型训练,手写识别等功能。详细使用方法在readme说明文档中。-Handwritten numeral recognition system based on BP neural network, developed based on Matlab, handwriting input board, feature extraction, model training, handwriting recogn
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-04-20
    • 文件大小:197632
    • 提供者:yang
  1. Release

    1下载:
  2. 闲时无聊,搭了一个基于深度神经网络的手写数字识别系统。该系统在手写数字数据库mnist测试达到了99.22 的准确率。整个系统基于C++开发,可以很方便的移植到其他平台。 其中手写数字数据库mnist(http://yann.lecun.com/exdb/mnist/),有60000个训练样本数据集和10000个测试用例。它是由Google实验室的Corinna Cortes和纽约大学柯朗研究所的Yann LeCun建立的一个手写数字数据库。同时它是nist数据库的一个子集。
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-19
    • 文件大小:28878848
    • 提供者:Shi
  1. CNNmatlab

    2下载:
  2. cnn卷积神经网络用于手写数字识别,cnet_tool是一个demo-cnn convolution neural network for handwriting recognition, cnet_tool is a demo
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:11282213
    • 提供者:岩石
  1. BP-networkmatlab

    0下载:
  2. BP神经网络实现手写数字识别,使用matlab实现。内有测试数据及实验结果,非常适合入门者使用。绝对超值、值5分。0.99MB的文件下载该文档,你不会吃亏。-BP network matlab
  3. 所属分类:Graph program

    • 发布日期:2017-05-06
    • 文件大小:1042017
    • 提供者:piudouhai
  1. recognition

    0下载:
  2. 神经网络的手写 数字识别matlab。包含数据库,可直接运行。-Handwritten numeral recognition matlab neural network.Contains a , can be directly run
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:675402
    • 提供者:高荣宇
  1. BPshouxieshuzishibie

    1下载:
  2. 基于BP神经网络的手写数字识别,总共有三个程序,分别是建立样本,进行训练,最后是检验测试-Based on the BP neural network handwritten numeral recognition, a total of three procedures, namely, the establishment of samples, training, and finally test
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:20187
    • 提供者:柯南
  1. handwriting recognition GUI

    0下载:
  2. 本文主要实现手写数字识别,利用多类逻辑回归与神经网络两种方法实现,并编写有GUI界面。(This paper mainly implements handwritten numeral recognition, using multiple logic regression and neural network to achieve two methods, and the preparation of a GUI interface.)
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-19
    • 文件大小:197632
    • 提供者:洛克刘
  1. CNN_code

    0下载:
  2. 卷积神经网络代码齐全,手写数字识别以及SAE的例子(Convolutional neural network code)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:14735360
    • 提供者:艾琳
  1. MNIST

    0下载:
  2. 简单的手写数字识别,在深度神经网络中的简单尝试,对于初学者有个很好的理解(Simple handwritten numeral recognition, in the depth of neural network simple attempt, for beginners have a good understanding)
  3. 所属分类:其他

  1. BP神经网络手写数字识别

    1下载:
  2. 使用bp神经网络算法识别手写阿拉伯数字图像,三层的误差反馈神经网络,可输出准确率,数据集为60000条数据,每条数据是一张28*28的图片(The BP neural network algorithm is used to recognize handwritten Arabia digital images, and the error feedback neural network of three layers can output the accuracy rate. The data
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-05
    • 文件大小:22823936
    • 提供者:ALLENWHELS
  1. BPnetwork_code

    0下载:
  2. 手写体数字识别是模式识别中一个非常重要和活跃的研究领域,数字识别也不是一项孤立的技术,它所涉及的问题是模式识别的其他领域都无法回避的;应用上,作为一种信息处理手段,字符识别有广阔的应用背景和巨大的市场需求。因此,对数字识别的研究具有理论和应用的双重意义。(Handwritten numeral recognition is a very important and active research field in pattern recognition, digital recognition
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:3027968
    • 提供者:KNNQ
  1. matlab

    1下载:
  2. 基于BP神经网络手写数字识别,main函数是主函数,识别的成功率在86%左右。(Based on the BP Neural Network handwritten digital recognition, the main function is the main function, and the recognition success rate is about 86%.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-21
    • 文件大小:2988032
    • 提供者:c_l
  1. Hand_num

    1下载:
  2. 基于神经网络及GUI触摸板的手写数字识别,基本的机器学习例子(Handwritten numerals recognition based on neural network and GUI touch board, basic machine learning examples)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:2167808
    • 提供者:九天玹月
  1. 基于Tensorflow的CNN数字识别

    2下载:
  2. 本文实现了基于minist的手写数字识别,基于TensorFlow的python语言,程序有详细的注释,以及手把手教你怎么搭建CNN(This article implements the handwritten numeral recognition based on minist, the python language based on TensorFlow, the program has detailed annotations, and hands-on instructions o
  3. 所属分类:Windows编程

    • 发布日期:2019-09-25
    • 文件大小:4585472
    • 提供者:小刘hhhlll
  1. 神经网络-手写数字识别

    0下载:
  2. 利用BP神经网络,对MNIST数据集中的5000张图片进行训练,实现手写数字识别,训练出来的结果准确率在90%。
  3. 所属分类:人工智能/神经网络/遗传算法

  1. minist手写数字识别,搭建3层的卷积神经网络

    0下载:
  2. minist手写数字识别,基于Keras搭建3层的卷积神经网络,达到99%的识别准确率,且绘制相应的准确率和loss function曲线;
  3. 所属分类:其它源码

« 1 23 4 5 6 »
搜珍网 www.dssz.com