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

搜索资源列表

  1. BP

    0下载:
  2. 利用bp网络算法对数字图片训练后进行识别
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:15182
    • 提供者:唐俊铨
  1. HandwrittenDigitRecognitionBasedOnBPNeuralNetwork.

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

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

    2下载:
  2. 是matlab源码,利用bp网络实现0~9数字识别系统,友好的系统界面,包括训练样本和含噪声的数字图片。
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:5473
    • 提供者:李秀艳
  1. 基于BP网络的数字0-9识别

    0下载:
  2. 这是一个使用VC++编写的“基于BP网络的数字0-9识别”的程序,还是比较经典实用的。-It is a preparation of the VC, "based on BP's figures 0-9 network identification" procedures, or more classic practical.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:54982
    • 提供者:赵锐
  1. bp_vc

    0下载:
  2. 用BP算法实现数字识别功能,可以显示状态变化图-BP algorithm digital identification function can demonstrate that changes in state plans
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:105551
    • 提供者:佚名
  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. Digital-Identification

    0下载:
  2. 数字识别小程序,使用BP神经网络,先对样本进行训练,然后对输入的数字图像进行识别,准确率一般在90 -Identify a small number of procedures, the use of BP neural network, the first train of samples, and then enter the digital image recognition, the accuracy is generally 90
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-10
    • 文件大小:17821308
    • 提供者:余晓龙
  1. bp

    0下载:
  2. 数字图像识别技术,使用C语言,对BP神经网络的实现-Digital image recognition technology, using C language implementation of the BP neural network
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:3713
    • 提供者:杨杰
  1. project

    1下载:
  2. 人工神经网络 0-9数字识别 建立一个多层Perceptron网络,采用BP学习算法训练,得到适当的分类器-Artificial neural network digit recognition
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:3587601
    • 提供者:逆流光
  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. digitreconition

    0下载:
  2. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:83093
    • 提供者:roger
  1. BPnet

    0下载:
  2. 基于BP神经网络的字符识别,很不错的啊该系统是为了辨认识别图像中的数字而设计的,它通过对图片的一系列处理,最后识别得出图片中显示的数字。-Based on BP neural network character recognition, it is good ah the system is designed to identify the number of images to identify and design, it adopted a series of picture proces
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:537142
    • 提供者:ekin
  1. BP_Net_work_for_character_recongnize

    3下载:
  2. 利用BP神经网络进行数字和字母识别,对于研究车牌识别的朋友具有重要的参考意义-Using BP neural network to identify numbers and letters, the study of License Plate Recognition friends the meaning of an important reference
  3. 所属分类:Graph Recognize

    • 发布日期:2016-11-24
    • 文件大小:253100
    • 提供者:
  1. bp

    0下载:
  2. Visual C++源程序;利用神经网络进行0-9十个数字图像的识别。-Neural network identification numbers 0-9
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-16
    • 文件大小:65090
    • 提供者:姚敏
  1. PR_AI_code

    1下载:
  2. 这是《精通VC++数字图像模式识别技术及工程实践[第2版]》光盘源代码,其中包括EM算法、fisher判别函数、HMM隐马尔科夫模型、BP神经网络、小波变换、alpha-beta剪枝、A*算法等,还包含几个纹理分析、人脸定位、字符识别、车牌号识别、8数码、黑白棋、离线/在线签名等实例,因此对于学习模式识别、人工智能的朋友们都大有裨益。光盘中的素材请见另外一个资源。-This is " proficient in VC++ Digital Image Pattern Recognitio
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:14680099
    • 提供者:
  1. gaibp

    0下载:
  2. 该程序通过BP算法实现0-9的数字识别,识别效果比较好。-The program through the BP algorithm to identify the number of 0-9, identification of better results.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-16
    • 文件大小:3784750
    • 提供者:古小将
  1. newasp200611484328970

    0下载:
  2. 基于BP网络的数字识别小软件感觉还行 就给我个机会吧-BP network based on the number of identification of small software
  3. 所属分类:Graph program

    • 发布日期:2017-04-26
    • 文件大小:203703
    • 提供者:rico
  1. BP_Number

    0下载:
  2. BP神经网络的应用,用来进行数字识别,是一个很好的应用例子。-Application of BP neural network, used for digital identification, is a good example of the application.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:146121
    • 提供者:yves
  1. gaibp

    0下载:
  2. 用BP算法实现数字0-9手写体识别的源代码程序-BP algorithm with the number of 0-9 handwriting recognition program source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-19
    • 文件大小:5407619
    • 提供者:courger
  1. bp

    0下载:
  2. c语言写的改进BP神经网络,可以识别1至10数字,识别率为87 -c language to improve the BP neural network to identify the number of 1-10, the recognition rate of 87
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:233143
    • 提供者:tana
« 1 2 3 4 5 67 8 9 10 11 ... 15 »
搜珍网 www.dssz.com