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

搜索资源列表

  1. BP神经网络代码

    3下载:
  2. Bp神经网络算法(VC++实现),包含main函数和BpNet类的控制台程序,带有详细的注释。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2009-04-19
    • 文件大小:57810
    • 提供者:gstszwx@126.com
  1. GA-BP代码

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

  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. BP神经网络算法的C语言实现代码

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

    • 发布日期:2017-12-15
    • 文件大小:5120
    • 提供者:毓漪
  1. BP神经网络算法代码

    0下载:
  2. BP神经网络算法代码的C++源代码,亲试可用(BP neural network algorithm code C++ source code, pro test available)
  3. 所属分类:其他

  1. bp

    0下载:
  2. 简单的bp神经网络代码,通过python编写,很适合学习应用(Simple BP neural network code, written by python, it is suitable for learning applications)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-29
    • 文件大小:543744
    • 提供者:wei32123
  1. bp神经网络分类

    7下载:
  2. 1. 采用BP神经网络设计男女生分类器。采用的特征包括身高、体重、是否喜欢数学、是否喜欢文学、是否喜欢运动共五个特征,BP神经网络包含一个隐层,隐层结点数为5。要求:自行编写代码完成后向传播算法,采用交叉验证的方式实现对于性能指标的评判(包含SE,SP,ACC和AUC,AUC的计算可以基于平台的软件包)。(. using BP neural network to design the classifier for male and female students. The features in
  3. 所属分类:其他数据库

    • 发布日期:2017-11-27
    • 文件大小:1024
    • 提供者:涤行
  1. BP神经网络MATLAB中的实现

    1下载:
  2. 在MATLAB中实现BP神经网络算法计算代码(Implementation of BP neural network algorithm in MATLAB)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:CAUCHY-G
  1. NN1.m

    0下载:
  2. BP神经网络在matlab上已有可以使用的工具箱,本程序探讨如何实现简单的多层BP网络,并提供可执行的代码和例程供参考。(BP neural network has been available on the Matlab toolbox, this program discusses how to achieve a simple multi-layer BP network, and provide executable code and routines for reference.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-04
    • 文件大小:1024
    • 提供者:galahad
  1. 神经网络C源码

    2下载:
  2. 基于C语言实现基于LM等多种神经网络,神经网络VC代码 包括BP LM QN算法(A variety of neural networks based on LM and so on based on C language)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-09
    • 文件大小:361472
    • 提供者:hanzy88
  1. CODE

    0下载:
  2. 此代码为遗传算法优化BP神经网络的编码程序部分。(this file is the code program in the genetic algorithm.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:李宁227
  1. 案例1 BP神经网络的数据分类-语音特征信号分类

    1下载:
  2. 前馈循环神经网络,用于处理语音识别,里面是matlab源代码,以及实例。学习神经网络算法很有帮助。(Feed forward recurrent neural network for speech recognition, which is the matlab source code, and an example. Learning neural network algorithms is very helpful.)
  3. 所属分类:其他

  1. 案例3 遗传算法优化BP神经网络-非线性函数拟合

    0下载:
  2. 直接可用的matlab代码,用神经网络解决非线性函数拟合问题(Direct available matlab code to solve nonlinear function fitting problem by neural network)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:53248
    • 提供者:东来东往CT
  1. nn_code

    2下载:
  2. 使用Python实现的一些简单神经网络算法,实现的神经网络包括BP,CNN,RNN,LSTM等,主要是理解这些神经网络的算法原理,并附有mnist数字识别例子。(neural network,include BP,CNN,RNN,LSTM.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-20
    • 文件大小:23211008
    • 提供者:chqw
  1. BP神经网络数字识别(matlab2014a)

    2下载:
  2. 利用BP神经网络识别易拉罐底字符识别,运行前注意阅读算法说明和代码中相对路径的设置。(The BP neural network is used to identify the character recognition of the bottom of the can, and the pre operation attention to the reading algorithm and the setting of the relative path in the code.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:158720
    • 提供者:QZMASE
  1. BP 神经网络算法 matlab 代码:

    0下载:
  2. BP 神经网络算法 matlab 代码:(BP neural network algorithm matlab code:)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-02
    • 文件大小:206848
    • 提供者:Panta丶
  1. 遗传算法优化BP神经网络预测彩票实现代码

    4下载:
  2. BP神经网络彩票预测MATLAB代码,遗传算法优化BP神经网络预测彩票实现代码(MATLAB Code for Prediction of Neural Networks based on BP Neural Networks)
  3. 所属分类:网络编程

    • 发布日期:2018-05-03
    • 文件大小:12288
    • 提供者:daink198
  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神经网络

    4下载:
  2. 利用鱼群算法优化BP神经网络权值,该代码可以直接运行。(Fish swarm algorithm is used to optimize the weight of BP neural network, and the code can run directly.)
  3. 所属分类:matlab例程

    • 发布日期:2020-04-11
    • 文件大小:8192
    • 提供者:ty0218
  1. MATLAB神经网络43个案例分析

    1下载:
  2. MATLAB神经网络43个案例分析 电子书籍(MATLAB neural network case analysis of 43 electronic books)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-08-05
    • 文件大小:54043648
    • 提供者:菟兔子
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com