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

搜索资源列表

  1. 遗传算法优化神经网络matlab源码

    1下载:
  2. 此程序实现了利用遗传算法优化BP神经网络,内含matlab源码及遗传算法工具包。亲测可用(This program implements the use of genetic algorithms to optimize the BP neural network, including Matlab source code and genetic algorithm toolkit. Pro test available)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-18
    • 文件大小:118784
    • 提供者:xihananhai
  1. Bpnet

    0下载:
  2. 梯度下降法BP神经网络程序,可读取CSV文件(Gradient descent BP neural network program, can read CSV file)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-24
    • 文件大小:7427072
    • 提供者:黑鱼尾
  1. 自己编的BP神经网络程序例子

    0下载:
  2. 一个简单的BP神经网路 帮助初级学习者入门(simple bp nural network)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-03
    • 文件大小:6144
    • 提供者:caixin1
  1. bp-分类器

    0下载:
  2. 这是bp神经网络的M文件,包括BP网络的第一阶段学习期(训练加权系数wki,wij),BP网络的第二阶段工作期(根据局训练好的wki,wij和给定的输入计算输出),程序里有详细注释。该程序被用来作为分类器使用。(This is the BP neural network M files, including the first phase of BP network learning period (training weighting coefficient wki, wij), the se
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:Alise
  1. 神经网络变量筛选—基于BP的神经网络变量筛选

    0下载:
  2. 该程序可用于神经网络变量筛选, BP神经网络,程序完整,可直接运行(Neural network variable filter, BP neural network)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:2048
    • 提供者:江云渭树
  1. 神经网络

    0下载:
  2. 简单的matlab神经网络程序,BP神经网络(A simple matlab neural network program)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-07
    • 文件大小:172032
    • 提供者:yochen
  1. 程序

    4下载:
  2. 针对齿轮箱故障诊断的问题,提出了一种基于BP神经网络和DS 证据理论的不确定性信息融合方法。(In order to realize a stable and effective gearbox fault diagnosis system, an uncertain information fusion method based on BP neural network and modified DS evidence theory is proposed.)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:15360
    • 提供者:Peachwin
  1. BP

    1下载:
  2. BP神经网络的MATLAB程序代码,通过修改参数,实现多种网络结构的搭建与预测(MATLAB program code of BP neural network, the construction and prediction of a variety of network structures by modifying the parameters)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:1024
    • 提供者:matlab2016a
  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神经网络,进行消噪(The program can use signal data to train BP neural network for denoising.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:19456
    • 提供者:ipoppoi
  1. 《MATLAB神经网络原理与实例精解》源码

    1下载:
  2. MATLAB神经网络的程序,里面有神经网络的各种算法,还有实例。(MATLAB neural network program, there are various algorithms of neural network, and examples.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:537600
    • 提供者:华为手机
  1. MATLAB神经网络原理与实例精解

    1下载:
  2. MATLAB神经网络实例教程配套程序,包括感知器、BP神经网络等基本代码。(MATLAB neural network example tutorial matching program, including perceptron, BP neural network and other basic code.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:570368
    • 提供者:WG_JNU
  1. BP_annotate

    0下载:
  2. 模拟仿真 ,神经网络训练,BP神经网络算法及建立(simulink,train,BP net work)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-02
    • 文件大小:2919424
    • 提供者:天啊地
  1. 基于BP网络的个人信贷信用评估

    2下载:
  2. 这是一个用matlab编写的基于BP神经网络的个人信贷信用评估程序,亲测有效,欢迎下载。(This is a personal credit evaluation program based on BP neural network compiled by matlab. It is effective for personal testing. Welcome to download.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2019-03-25
    • 文件大小:28672
    • 提供者:姑苏城外
  1. 基于BP网络算法的齿轮箱故障诊断程序

    15下载:
  2. 基于BP神经网络的故障诊断MATLAB代码,亲测有效,欢迎下载。(Based on BP neural network fault diagnosis MATLAB code, pro test is effective, welcome to download.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-03-16
    • 文件大小:17408
    • 提供者:ONLY~娟
  1. BP神经网络python简单实现

    1下载:
  2. 去掉神经元类,把功能合并入NetLayer类中,使用矩阵计算加快速度 调整代码实现批量训练方法。 优化程序中numpy库运算顺序,避免产生中间变量(Remove neuron classes, merge functions into NetLayer classes, and use matrix to calculate speed.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-10-26
    • 文件大小:12288
    • 提供者:朱朱521
  1. 基于BP网络的个人信贷信用评估

    1下载:
  2. 这是一个BP神经网络在个人信贷评估方面应用的一个实例,有程序代码。适合初学者(This is an example of the application of BP neural network in personal credit evaluation, with program code.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-04-05
    • 文件大小:28672
    • 提供者:嘻哈12
  1. BP

    2下载:
  2. 应用BP神经网络预测电力负荷。代码详解。适合毕业设计,课设(Prediction of Electric Load Based on BP Neural Network)
  3. 所属分类:其他

    • 发布日期:2021-04-21
    • 文件大小:1024
    • 提供者:liuzh
  1. BP神经网络程序

    0下载:
  2. 关于智能算法bp神经网络实例程序,代码没有很长,可借鉴。
  3. 所属分类:人工智能/神经网络/遗传算法

  1. 程序

    1下载:
  2. 粒子群算法优化的BP神经网络与传统BP神经网络对比(Comparison between BP neural network optimized by particle swarm optimization and traditional BP neural network)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-06-04
    • 文件大小:48128
    • 提供者:xinlingxiaosui
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com