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

搜索资源列表

  1. LineTrans

    0下载:
  2. 神经网络代码,可以识别印刷体数字0~9,神经网络采用BP,节点可以设置
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:115172
    • 提供者:洪耀辉
  1. matlab

    0下载:
  2. 这个题目是利用人工神经网络实现对数字调制信号的识别,建立BP网络,并用matlab编程实现仿真。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2844
    • 提供者:shirley
  1. nndistinguishfrompictureandword

    0下载:
  2. 人工神经网络中BP算法对图象和数字的识别
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:93882
    • 提供者:刘芳
  1. project

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

    • 发布日期:2017-05-15
    • 文件大小:3587601
    • 提供者:逆流光
  1. noiseddigitalnumberreognitionbasedonBPnet

    0下载:
  2. 基于BP网络的含噪声数字的识别,属于神经网络编程。-Based on BP Network with noise digital identification, belonging to neural network programming.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:1649
    • 提供者:王庆峰
  1. num_rec

    0下载:
  2. 又是一个数字识别系统 采用神经网络算法bp,实现手写体数字识别-Is a digital identification system using neural network algorithm bp, to achieve recognition of handwritten digits
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:75678
    • 提供者:zhongkeli
  1. cPandPcPP1

    0下载:
  2. 已知0-9数字字符的图形显示,现编写程序将其识别出来,结合了神经网络的BP算法实现-we have 10 picyures of 0 to 9,then using the algrithm to recgnize them .
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:280470
    • 提供者:盛夏
  1. bpshuzishibie

    0下载:
  2. 采用神经网络实现数字识别,可用于车牌识别以及手写字符识别中-number recognize use BP network
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:4674
    • 提供者:haohao
  1. bpnn

    0下载:
  2. BP人工神经网络的Viscal-C++实现,可以直接用来作为数字识别相关工程项目-the files provide some code about the BP-NET,you can use it in your project such as digital recognization
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:71794
    • 提供者:吴深夕
  1. handwritten-digits-recognition

    0下载:
  2. 用Skeletonization剪枝方法精简BP神经网络结构,提高网络泛化能力,对手写数字进行识别。-Skeletonization pruning method using BP neural network architecture to streamline and improve the network generalization ability of the handwritten digits recognition.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:175317
    • 提供者:屠海斌
  1. Homework_2

    0下载:
  2. BP算法 数字识别 人工神经网络 带有示例 training & testing -BP algorithm digital identification
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:4198
    • 提供者:谢爱玲
  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. sample4

    0下载:
  2. 工神经网络(Artificial Neural Network)又称连接机模型,是在现代神经学、生物学、心理学等学科研究的基础上产生的,它反映了生物神经系统处理外界事物的基本过程,是在模拟人脑神经组织的基础上发展起来的计算系统,是由大量处理单元通过广泛互联而构成的网络体系,它具有生物神经系统的基本特征,在一定程度上反映了人脑功能的若干反映,是对生物系统的某种模拟,具有大规模并行、分布式处理、自组织、自学习等优点,被广泛应用于语音分析、图像识别、数字水印、计算机视觉等很多领域,取得了许多突出的成果
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:100613
    • 提供者:沈阳阳
  1. USPS_readwrite

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

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

    0下载:
  2. 在matlab下实现用bp和rbf神经网络完成0到9十个数字发音的识别,有完整的代码和发音数据库-In the matlab achieve complete 0-9 ten numeric identification with pronunciation and rbf bp neural network, a complete code and pronunciation
  3. 所属分类:matlab

    • 发布日期:2017-12-16
    • 文件大小:56444928
    • 提供者:ly
« 1 2 ... 6 7 8 9 10 11»
搜珍网 www.dssz.com