CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - BP网络训练

搜索资源列表

  1. sbp

    0下载:
  2. 用于手写体字符识别的BP神经网络算法,用C语言编写,需要用一定数据的进行训练,然后用三层网络进行识别,可以试一试.-for Handwritten Character Recognition BP neural network algorithm, using C language, need certain data for training, and then use the three-tier network identification, may try.
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:7563
    • 提供者:高小梅
  1. 1

    0下载:
  2. bp网络算法,可以训练很多模式而榷有数九
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3724
    • 提供者:小雨
  1. bp.train

    0下载:
  2. 一个不怕网络训练程序,适用于大专本科毕业设计,以及专业技术人员参考
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2814
    • 提供者:邬士
  1. Example4

    0下载:
  2. 采用贝叶斯正则化算法(抑制过拟合)提高 BP 网络的推广能力,采用两种训练方法, 即 L-M 优化算法(trainlm)和贝叶斯正则化算法(trainbr),用以训练 BP 网络;-Bayesian regularization algorithm (inhibition of over-fitting) to improve the generalization ability of BP network, using two training methods, that LM opti
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:1155
    • 提供者:liuwei
  1. jiedianshumv

    0下载:
  2. 隐单元节点数可变的BP网络训练 通过训练时间来比较隐单元数改变对网络影响-Variable nodes hidden units trained by BP network training time to compare the number of hidden units of change on the network
  3. 所属分类:source in ebook

    • 发布日期:2017-03-29
    • 文件大小:881
    • 提供者:jessie king
  1. speech-emotion-recognition

    1下载:
  2. 基于BP神经网络的语音情感识别系统 神经网络是近年来信息科学、脑科学、神经心理学等诸多学科共同关注和研究的热点。由于其具有良好的抽象分类特性,现已应用于语音识别系统的研究和开发,并成为解决识别相关问题的有效工具。文章在讲述语音识别过程的基础上重点讨论利用BP神经网络对语音进行识别,用MATLAB完成对神经网络的训练和测试,并获得满意的结果。-Based on the BP neural network speech emotion recognition system
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-23
    • 文件大小:8156343
    • 提供者:edwin
  1. BP1

    0下载:
  2. 这是BP神经网络的matlab代码,调节对学习速率、隐含层数等不同参数的设置,通过神经网络的不断训练,观察图形,以得到最好的拟合-This is for us green hands.BP shen jing wangluo xuyao dui gezhong canshu jinxing butong de xunlian,yi dadao zuiyou nihe.
  3. 所属分类:assembly language

    • 发布日期:2017-11-12
    • 文件大小:10496
    • 提供者:xiaocaicyff
  1. ANN

    0下载:
  2. BP网络的训练代码,优化的前处理,可以较好的预测参数-BP network training code, the optimized pre-treatment can be a better prediction parameters
  3. 所属分类:assembly language

    • 发布日期:2017-11-27
    • 文件大小:4937
    • 提供者:huangyufei
  1. train-the-BP-network

    0下载:
  2. 采用动量梯度下降算法训练 BP 网络,输入矢量和目标矢量-Using momentum gradient descent algorithm to train the BP network
  3. 所属分类:ELanguage

    • 发布日期:2017-11-22
    • 文件大小:699
    • 提供者:陶西柱
  1. Bayesian-regularization

    0下载:
  2. 贝叶斯正则化算法提高 BP 网络,L-M 优化算法(trainlm)和贝叶斯正则化算法(trainbr),用以训练 BP 网络-Bayesian regularization algorithm to improve BP network
  3. 所属分类:ELanguage

    • 发布日期:2017-11-25
    • 文件大小:898
    • 提供者:陶西柱
  1. BP

    0下载:
  2. 基于LABVIEW的BP神经网络,里面包含样本训练、样本测试,以及神经网络识别-神经网络
  3. 所属分类:LabView

    • 发布日期:2017-12-05
    • 文件大小:847967
    • 提供者:罗灿
  1. BP_Hidden

    0下载:
  2. 基于BP神经网络的非线性函数拟合算法流程可分为BP神经网络的构建、训练、预测三步-A nonlinear function fitting method based on BP neural network process can be divided into the construction of the BP neural network, training, to predict three steps
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:865
    • 提供者:王佳佳
  1. EBP

    0下载:
  2. 能进行BP神经网络的建立、训练与识别,广泛应用于模式判别-BP neural network can be set up, training and recognition
  3. 所属分类:Compiler program

    • 发布日期:2017-04-06
    • 文件大小:1099
    • 提供者:离天堂
  1. ys

    0下载:
  2. C++语言编写的BP神经网络训练程序,可以运行成功。-C++ language BP neural network training program, you can run successfully.
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:1810
    • 提供者:sammi
  1. BP

    1下载:
  2. BP神经网络模糊控制,达到预测的目的,集训练和预测于一身-Purpose, set BP neural network training and prediction fuzzy control, to achieve the predicted in-one
  3. 所属分类:assembly language

    • 发布日期:2015-05-26
    • 文件大小:1024
    • 提供者:祖春胜
  1. BP1

    0下载:
  2. 通过MATLAB实现BP神经网络对不同信号的分类,依次进行网络构建、训练、分类三步。-By MATLAB BP neural network to achieve the classification of different signals, in turn network construction, training, classification of three steps.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-27
    • 文件大小:375618
    • 提供者:wangyuedan
  1. function-dyb

    0下载:
  2. 用Matlab编程,实现解决该问题的单样本训练BP网络,设置一个停止迭代的误差Emin和最大迭代次数。在调试过程中,通过不断调整隐层节点数,学习率η,找到收敛速度快且误差小的一组参数。产生均匀分布在区间[-4,4]的测试样本,输入建立的模型得到输出,与Hermit多项式的期望输出进行比较计算总误差(运行5次,取平均值)-Using Matlab programming, to solve the problem of single sample training BP network, set
  3. 所属分类:ELanguage

    • 发布日期:2017-03-31
    • 文件大小:11187
    • 提供者:李昭青
  1. OS-ELM

    1下载:
  2. 极限学习机(extreme learning machine)ELM是一种简单易用、有效的单隐层前馈神经网络SLFNs学习算法。2004年由南洋理工大学黄广斌副教授提出。传统的神经网络学习算法(如BP算法)需要人为设置大量的网络训练参数,并且很容易产生局部最优解。极限学习机只需要设置网络的隐层节点个数,在算法执行过程中不需要调整网络的输入权值以及隐元的偏置,并且产生唯一的最优解,因此具有学习速度快且泛化性能好的优点。-ELM extreme learning machine (extreme l
  3. 所属分类:assembly language

    • 发布日期:2017-04-30
    • 文件大小:15778
    • 提供者:jhon
  1. BP_ASR

    0下载:
  2. 基于BP网络的语言识别,需要自己准备训练和测试数据-BP network based language identification, need to prepare their own training and test data
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-14
    • 文件大小:3053
    • 提供者:madajie
  1. main_seral

    0下载:
  2. 《MATLAB神经网络原理与实例精解》,第六章中的例子——串行方式训练BP网络(实现性别识别)-" MATLAB network principles and examples of fine solution nerves," Chapter VI examples- serial BP network training (to achieve gender identification)
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:1271
    • 提供者:miaozhiwei
« 12 »
搜珍网 www.dssz.com