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

搜索资源列表

  1. ANNRecognizer

    0下载:
  2. C#编写的BP神经网络模型的手写识别器,可以识别数字-C# prepared by the BP neural network model of the handwriting recognizer, you can identify the numbers
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:59997
    • 提供者:执迷不悔
  1. shouxieshouzirecognition

    0下载:
  2. 基于vc++的手写数字识别系统,包括模板匹配,Bayes分类,神经网络分类等算法-Vc++ based on the handwritten numeral recognition system, including template matching, Bayes classification, neural network classification algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-05-19
    • 文件大小:5153294
    • 提供者:王君宝
  1. finish

    0下载:
  2. 可以进行包括bp神经网络以及svm支撑向量机和其他多种方式的模式识别进行数字识别,可以导入白底黑字的图片,也可进行手写识别。-Bp neural network can be included, and svm support vector machines and other pattern recognition in many ways digital identification, black and white images can be imported, but also the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-20
    • 文件大小:5950214
    • 提供者:daviddy
  1. digitrecognizesystembasedbp

    0下载:
  2. 给出了基于神经网络的手写体数字的识别程序,并对BP神经网络进行了一些改进-Are given based on neural network Handwritten digit identification procedures, and BP neural networks have been some improvements
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:757058
    • 提供者:鹿玉红
  1. PatternRecognition

    0下载:
  2. 图象处理 模式识别 多种分类方法(最临近匹配分类器、Bayes分类器、线性函数分类、非线性函数分类、神经网络分类)识别0-9数字 手写数字与数字图片,包括设计训练样品库、可以选择多种分类器来识别识别0-9这十个阿拉伯数字,包括临时手写的数字,也包括图片中的数字 -Pattern recognition image processing a variety of classification (the most close to matching classifier, Bay
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:541253
    • 提供者:yao
  1. bp_test

    0下载:
  2. 利用人工智能,神经网络中的BP网络实现的,可以有效识别手写体数字-Using artificial intelligence, neural network BP network, and can effectively identify the handwritten numeral
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:699967
    • 提供者:hgy
  1. aaa

    0下载:
  2. BP神经网络手写识别源代码,可进行手写数字识别功能-BP neural network source code, handwriting recognition, handwritten numeral recognition can be
  3. 所属分类:JavaScript

    • 发布日期:2017-04-05
    • 文件大小:44777
    • 提供者:daviddy
  1. 9783787MATLABSHOUXIESHIBIE

    0下载:
  2. 用matlab实现手写数字识别人工神经网络(ArtificialNeuralNetworks,简写为ANNs)也简称为神经网络(NNs)或称作连接模型(ConnectionistModel),它是一种模范动物神经网络行为特征,进行分布式并行信息处理的算法数学模型。-Matlab handwritten numeral recognition
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1811
    • 提供者:an
  1. Digit

    0下载:
  2. Java实现的手写数字识别工具,基于人工神经网络和机器学习原理。先读入一个文件进行训练,然后可以识别相同格式文件中的手写数字。目录下的PNT文件即为手写数字的数据文件。-Java implementation of the handwritten numeral recognition tool, based on artificial neural networks and machine learning principles. To read a file into training, t
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:3030972
    • 提供者:james
  1. te

    0下载:
  2. 采用神经网络方法进行手写数字识别,包括特征提取和识别- Using the neural network method for handwritten numeral recognition, including feature extraction and recognition
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:124047
    • 提供者:张蕾
  1. oworrddistinnf

    0下载:
  2. 脱机字符识别算法,包含手写数字识别之Fisher线性判别,手写数数字识别之模板匹配法,数字识别之神经网络法,细化算法 已通过测试。 -Off-line character recognition algorithm, contains handwritten numeral recognition of the Fisher linear discriminant, the template matching method for handwritten numerals recogniti
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:203396
    • 提供者:利益
  1. VCLASSC

    0下载:
  2. VC++实现多种方法的手写数字识别 可直接运行 如BP神经网络等 ,经测试可直接使用。 -Handwritten numeral recognition VC++ to achieve a variety of methods can be run directly such as BP neural network has been tested and can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-20
    • 文件大小:1900484
    • 提供者:baohonyu
  1. myBP

    0下载:
  2. 采用典型的BP算法实现了基于MNIST的手写数字识别采用输入层、隐含层和输出层的三层结构,实现了BP算法下的神经网络。用7000个样本进行自洽检验,正确率99.79 。-Using typical BP algorithm based on MNIST handwritten numeral recognition using input layer, hidden layer and output layer, three-layer structure, to achieve the neu
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:3164309
    • 提供者:刘荣荣
  1. hrecgsysapp

    0下载:
  2. 用人工神经网络手写数字识别代码,有界面,很完美-Handwritten digital identification code
  3. 所属分类:CSharp

    • 发布日期:2017-06-18
    • 文件大小:27511896
    • 提供者:jinfeng
  1. Handwritten-numeral-recognition

    0下载:
  2. 联机手写数字识别 数字通过模拟手写板输入,进行特征提取,发现新特征就通过模板保存起来,通过自带的模板进行神经网络训练,可以进行手写数字识别-On-line handwritten numeral recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:74795
    • 提供者:yein
  1. USPS_readwrite

    0下载:
  2. 手写数字识别 神经网络BP算法 贝叶斯分类,欧式距离算法-USPS readwrite pattern recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-29
    • 文件大小:168734
    • 提供者:达达
  1. shouxieshuzishibie

    0下载:
  2. 这是一个特别有用的手写数字识别方法,基于bp神经网络做法,识别率接近100 ,因为没有什么商业价值分享了-This is a particularly useful method of handwritten digit recognition based on bp neural network, the recognition rate of nearly 100
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-27
    • 文件大小:9484219
    • 提供者:王亚飞
  1. MyCnn

    0下载:
  2. 用VS2012实现手写数字识别的卷积神经网络算法,用mnist库作为输入-Using VS2012 to achieve the handwritten numeral recognition of the convolution neural network algorithm, using the MNIST library as an input
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-08
    • 文件大小:15551700
    • 提供者:Du
  1. handwritten

    1下载:
  2. 一种基于RBF、BP神经网络手写数字识别的方法,里面包含GUI界面,方便理解,代码注释详细-One kind of RBF, BP neural network handwritten numeral recognition based method, which contains GUI interface, easy to understand, detailed code comments
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-04
    • 文件大小:154605
    • 提供者:敖晟
  1. hand-written-numeral-recognition

    0下载:
  2. 手写数字识别,连续手写数字的识别,BP神经网络-hand-written numeral recognition
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-05
    • 文件大小:359865
    • 提供者:li
« 1 2 3 45 6 »
搜珍网 www.dssz.com