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

搜索资源列表

  1. nnet

    0下载:
  2. 这是一个手动编写的BP神经网络算法,有完整注释,适合初学者。(This is a manually written BP neural network algorithm with full annotations for beginners.)
  3. 所属分类:进化算法

    • 发布日期:2018-04-20
    • 文件大小:22528
    • 提供者:zm29657900
  1. GA_Bp

    0下载:
  2. 利用Maltab脚本M语言,使用GA遗传算法优化BP神经网络阈值,文件包括:ga_bp和gaot工具箱,首先在maltab中利用setpath设置加载gaot工具箱,然后在ga_bp文件夹下运行!(Using Maltab scr ipt M language, we use GA genetic algorithm to optimize BP neural network threshold. The files include ga_bp and GAOT toolbox. First,
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:107520
    • 提供者:兰德尔
  1. bp.matlab

    0下载:
  2. 是一种按照误差逆向传播算法训练的多层前馈神经网络,是目前应用最广泛的神经网络。(In machine learning and science,artificial neural networks are a family of statistical learning models inspired by biological neural networks and are use to estimate or opproximate functions that can depend on
  3. 所属分类:matlab例程

  1. 《MATLAB神经网络原理与实例精解》随书附带源程序

    5下载:
  2. 《MATLAB 神经网络原理与实例精解(附光盘)》是一本神经网络原理与实践相结合的书,涵盖了大部分主流的神经网络。它尽量以浅显易懂的语言讲解,让读者能理解神经网络的原理,并学会在 MATLAB 中实现神经网络。MATLAB 版本逐年更新,神经网络工具箱中函数的结构安排已经改变,本书使用最新的 MATLAB 版本,使读者掌握应用工具箱解决实际问题的能力。本书讲解时附带了大量实例,对于简单的例子,本书除了使用工具箱函数外,还用手算的方式给出了自己的实现,便于读者理解神经网络的具体实现细节。(Firs
  3. 所属分类:并行计算

    • 发布日期:2018-04-21
    • 文件大小:932864
    • 提供者:pds0375
  1. 遗传算法优化的BP神经网络

    1下载:
  2. 遗传算法优化的BP神经网络,通过对遗传算法优化的BP神经网络的优化,使得遗传算法优化的BP神经网络适应性提高,精度显著增加。
  3. 所属分类:其它程序

  1. 【超级厉害】基于系统动力学和BP神经网络的EA

    12下载:
  2. 基于系统动力学和BP神经网络的EA,有兴趣的可以看看(EA, based on system dynamics and BP neural networks, is interested in looking at)
  3. 所属分类:金融证券系统

    • 发布日期:2018-04-23
    • 文件大小:165888
    • 提供者:香辣鲤鱼
  1. elmen网络代码

    1下载:
  2. ELMAN神经网络模型预测精度高于BP神经网络,可以用于非线性时间序列的预测。(The prediction accuracy of ELMAN neural network model is higher than that of BP neural network, and it can be used to predict nonlinear time series.)
  3. 所属分类:网络编程

    • 发布日期:2018-04-28
    • 文件大小:2048
    • 提供者:yuqian0407
  1. BP2

    0下载:
  2. 该程序用来产生训练样本,同时检验BP神经网络,是否真的能实现这样的功能(The program is used to produce training samples and test the BP neural network, whether it can really achieve such a function.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:晓雨大雨
  1. BP

    0下载:
  2. 一个简单的BP神经网络matlab代码,且包含利用训练好的网络的预测代码(A simple BP neural network matlab code that contains predictive code that uses a trained network)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:3072
    • 提供者:双双双
  1. BpANN

    0下载:
  2. 采用Bp神经网络算法,通过训练计算有限的样本数据,进而对更广的数据进行预测(Using the Bp neural network algorithm to predict the data)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:375808
    • 提供者:小黄灬牛
  1. BP神经网络负荷预测代码

    0下载:
  2. 能够对一天之中每隔15min的电力负荷数据进行预测(load forecast based on BP neural network)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:18432
    • 提供者:笑笑天天
  1. chapter1

    0下载:
  2. BP神经网络对四种语音进行分类,包括网络结构初始化,网络训练,参数更新(Speech classification)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-29
    • 文件大小:377856
    • 提供者:P兴
  1. GA优化BP

    0下载:
  2. 已调试好的BP神经网络程序,为大家提供借鉴(bp neural network program has been debugged to provide reference for us)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-30
    • 文件大小:3072
    • 提供者:大西瓜666
  1. 思维进化算法优化BP神经网络——非线性函数拟合

    0下载:
  2. 思维进化算法优化BP神经网络——非线性函数拟合,有源程序和数据(BP Neural Network Optimized by Mind Evolutionary Algorithm - Nonlinear Function Fitting)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:51200
    • 提供者:潇潇飒飒
  1. 粒子群优化算法(PSO)应用于神经网络优化程序

    0下载:
  2. 粒子群算法优化BP神经网络,使用matlab平台实现,解决了BP神经网络速度较慢的问题(Particle swarm optimization (PSO) optimization of BP neural network)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:20480
    • 提供者:大野狼
  1. BP

    0下载:
  2. matlab BP神经网络学习示例,适合新手,共四个实例(A preliminary learning example of BP neural network)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:dijieya
  1. MATLAB

    0下载:
  2. 在matlab平台上搭建BP神经网络对26个字母进行训练识别(BP neural network is built on MATLAB platform to train and identify 26 letters.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:cnnbp
  1. 机器学习神经网络

    2下载:
  2. 周志华的机器学习书籍中神经网络即bp模型的代码(The code of neural network in machine learning)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:花岗石
  1. 思维进化算法优化BP神经网络——非线性函数拟合

    0下载:
  2. BP神经网络的数据分类——语音特征信号分类,matlab(Data classification of BP neural network -- speech feature signal classification)
  3. 所属分类:医药行业

    • 发布日期:2018-05-01
    • 文件大小:50176
    • 提供者:冰鸟
  1. moshi0

    0下载:
  2. bp神经网络,做浓度反演,机器学习,前向反馈(BP neural network for concentration inversion)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:ymlygr
« 1 2 ... 24 25 26 27 28 2930 31 32 33 34 ... 50 »
搜珍网 www.dssz.com