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

搜索资源列表

  1. BP-network-master

    0下载:
  2. BP神经网络进行编程实例,两输入两隐含单元一输出.(BP neural network programming examples, to predict data tasks.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:涛涛的的
  1. chapter3基于遗传算法的BP神经网络优化算法

    1下载:
  2. 用遗传算法去优化BP神经网络,使控制更加精准(Genetic algorithm is used to optimize BP neural network)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:4096
    • 提供者:心空岁月
  1. 基于BP网络的个人信贷信用评估

    1下载:
  2. matlab平台使用的基于BP网络的个人信贷信用评估 具有预测功能 非常好用(The personal credit credit evaluation based on BP network used by Matlab platform has very good prediction function)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-22
    • 文件大小:27648
    • 提供者:YEZI12
  1. GA-BP代码

    0下载:
  2. 利用GA遗传算法优化BP神经网络,有理论介绍,有实例(BP neural network optimization using GA genetic algorithm, a theoretical introduction, there are examples)
  3. 所属分类:matlab例程

  1. 案例1 BP神经网络的数据分类-语音特征信号分类

    0下载:
  2. 简单的bp神经网络,是一个语音信号的简单建模和处理,结构深度是3层(simple MATLAB code example for BP network)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-18
    • 文件大小:375808
    • 提供者:glhzzz
  1. BP神经网络的数据分类-语音特征信号分类

    0下载:
  2. BP神经网络的数据分类-语音特征信号分类(BP neural networks for data classification -- speech feature signal classification)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-22
    • 文件大小:375808
    • 提供者:青鱼
  1. BP神经网络的非线性系统建模-非线性函数拟合

    2下载:
  2. BP神经网络的非线性系统建模-非线性函数拟合(Nonlinear system modeling of BP neural networks nonlinear function fitting)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:48128
    • 提供者:青鱼
  1. 遗传算法优化BP神经网络-非线性函数拟合

    0下载:
  2. 遗传算法优化BP神经网络-非线性函数拟合(Genetic algorithm optimization BP neural network nonlinear function fitting)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-18
    • 文件大小:52224
    • 提供者:青鱼
  1. 基于BP网络的预测算法

    0下载:
  2. 使用BP网络进行预测,对数据进行预测处理。(Using BP net to predict the statistic)
  3. 所属分类:图形图象

    • 发布日期:2017-12-11
    • 文件大小:50287
    • 提供者:EyeSee
  1. BP神经网路matlab代码

    2下载:
  2. 作为一个BP神经网络在matlab实现的案例,套用自己的数据,修改下参数即可运行。(BP network matlab code)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:19456
    • 提供者:lizhi99
  1. PSO-bp((matlab

    1下载:
  2. 实现粒子群算法优化BP神经网络的预测算法(Particle swarm optimization algorithm to optimize the BP neural network prediction algorithm)
  3. 所属分类:其他

  1. 基于遗传算法的BP神经网络优化算法

    5下载:
  2. 基于遗传算法的BP神经网络优化算法,Matlab代码。(BP neural network optimization algorithm based on genetic algorithm, Matlab code.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-07
    • 文件大小:1024
    • 提供者:haozhelingyun
  1. [muchong.com]PSO-BP

    1下载:
  2. 粒子群算法优化bp神经网络进行时间序列的预测,通过优化神经网络中的参数达到更好的预测效果(Particle swarm optimization (PSO) optimizes the BP neural network to predict the time series, and optimizes the parameters of the neural network to achieve better prediction results)
  3. 所属分类:人工智能/神经网络/深度学习

  1. BP

    0下载:
  2. 初步学习BP神经网络,适用于初步接触深度学习的朋友。(Preliminary study on BP neural network)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-21
    • 文件大小:92160
    • 提供者:leefh
  1. BP神经网络算法的C语言实现代码

    1下载:
  2. 用C语言编程,进行bp神经网络算法程序实现(BP neural network algorithm, program implementation)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-15
    • 文件大小:5120
    • 提供者:毓漪
  1. 案例1 BP神经网络的数据分类-语音特征信号分类

    0下载:
  2. 通过BP算法,实现对语音特征信号的数据分类(Through the BP algorithm, the realization of the classification of speech signals)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-14
    • 文件大小:375808
    • 提供者:akalin
  1. GA-BP神经网络应用实例之MATLAB程序

    2下载:
  2. 使用MATLAB编写的GA-BP神经网络,可进行多组数据处理 % gap.xls中存储训练样本的原始输入数据 37组 % gat.xls中存储训练样本的原始输出数据 37组 % p_test.xls中存储测试样本的原始输入数据 12组 % t_test.xls中存储测试样本的原始输出数据 12组(MATLAB implementation of the GA-BP neural network,% gap.xls stored in the training sample of the
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:洛克刘
  1. bp

    0下载:
  2. 用多层前向网络的BP算法拟合函数 说明:1)网络结构为三层(输入层、1个隐层和输出层); 2)获取两组数据,一组作为训练集,一组作为测试集; 3)用训练集训练网络; 4)用测试集检验训练结果。(Fitting the function with BP algorithm of multilayer forward network)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:14336
    • 提供者:Dardanelle
  1. 封装一个简单的BP神经网络

    0下载:
  2. java实现bp神经网络用来二分类,这个是我写的文档,里面有完整程序(a BP neural network to implement two division,which implemented with java)
  3. 所属分类:其他

  1. BP-classifer

    0下载:
  2. iris数据集 用于BP神经网络分层(The iris data set is used for BP neural network delamination)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:3072
    • 提供者:zxx930929
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com