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

搜索资源列表

  1. Backpropagation_SM

    0下载:
  2. bp神经网络源程序代码 能够完全实现,完全正确-bp neural network source code can be fully realized, completely correct
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:1466
    • 提供者:sherry
  1. BP

    0下载:
  2. 一个简单的神经网络实现二分类问题,里面包含代码,以及训练集和测试集的数据,可以直接用的,对初学者是不错的资源-A simple neural network to achieve the two-class problem, which contains the code, as well as training and testing data sets can be directly used, is a good resource for beginners
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-17
    • 文件大小:4984
    • 提供者:周 脉成
  1. bp

    0下载:
  2. BP神经网络-C语言实现 C语言来实现一个简单的单隐藏层的BP神经网络,,因此对于其他C类语言(C#、JAVA等)只需对本文中的代码稍作修改即可移植。-BP neural network-C language C language to implement a simple single hidden layer BP neural network, so for the other C-like language (C#, Java, etc.) only need to make som
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-22
    • 文件大小:1373
    • 提供者:李冬
  1. bpNNbijinERYUANhanshuSANWEITU

    0下载:
  2. BP神经网络实现二元函数的逼近源程序代码-BP neural network source code binary function approximation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:984
    • 提供者:刘海营
  1. BP-net-sourceCode-C-language

    0下载:
  2. 原始的BP神经网络,c语言实现,代码简单,而且能够在训练完后,直接进行使用测试-The original BP neural network, c language, the code is simple, and can be finished in training, direct use test
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:2647
    • 提供者:小李
  1. PSO-optimization

    1下载:
  2. 应用粒子群算法来寻找BP神经网络最优的初始权值还有阈值,本程序主要是以此来拟合函数,读者可以根据需要,小小地修改一下BP神经网络的代码,可以实现诸如模式识别等功能,收敛效果很好,-Application of particle swarm algorithm to find the optimal initial BP neural network weights as well as the threshold value, the procedure is a way to fit func
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1933
    • 提供者:周江鸿
  1. BP-neural-network-MATLAB-code

    0下载:
  2. 主要是BP神经网络的MATLAB实现程序代码,包括感应器神经网络、线性网络、BP神经网络、径向基函数网络。-Mainly MATLAB BP neural network to achieve the program code, including sensors neural networks, linear network, BP neural network, radial basis function networks
  3. 所属分类:File Formats

    • 发布日期:2017-04-15
    • 文件大小:8571
    • 提供者:方博
  1. BP-neural-network-code

    0下载:
  2. 这是BP神经网络C语言实现代码,代码不是我写的,是从一本书里找到的,如果想要查看书籍,可以联系我又给你-This is BP neural network C language code, the code is not what I wrote, is found a book, if you want to see books, you can contact me gave you
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3734
    • 提供者:朱建华
  1. BP-liziqun

    0下载:
  2. 基于粒子群优化算法的BP人工神经网络算法代码,使用matlab实现-Particle swarm optimization based on BP artificial neural network algorithm code, using matlab implementation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:783
    • 提供者:毛毛
  1. BP-matlab-

    0下载:
  2. BP神经网络预测MATLAB实现代码,代码都有详尽注释,供初学者使用。-MATLAB code to achieve the prediction of BP neural network, the code has detailed notes, for beginners to use.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3865
    • 提供者:曾曾
  1. BP-ann

    0下载:
  2. 机器学习,BP人工神经网络算法 代码实现-BP artificial neural network algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:513425
    • 提供者:黄大炜
  1. bpNeuralNetwork

    0下载:
  2. BP神经网络C++代码简单实现,包括测试集-BP neural network C++ code is simple to achieve
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-13
    • 文件大小:2994373
    • 提供者:fengwenfeng
  1. BP-neural-network

    0下载:
  2. BP神经网络程序实现,简单易懂,包括数据,具体实现代码-BP neural network
  3. 所属分类:Graph program

    • 发布日期:2017-04-29
    • 文件大小:14038
    • 提供者:shenyunhuo
  1. BP-CODE

    0下载:
  2. bp神经网络模式分类程序 ,在MATLAB中实现的,代码简单易懂,解释清楚,书写规范。pattern classification procedures-bp neural network pattern classification procedures
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1390
    • 提供者:吴远龙
  1. matlab-homework

    0下载:
  2. BP神经网络实现函数逼近 自适应性线性神经网络与线性逼近 含代码 与运行截图-The BP neural network to realize the function approximation Adaptive linear neural network and linear approximation Contain the code and run screenshot
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:550326
    • 提供者:岳志超
  1. bp

    0下载:
  2. bp神经网络的matlab代码实现,适用于初学者-bp neural network matlab code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:694
    • 提供者:吴冰洋
  1. 遗传算法和BP人工神经网络算法C++实现代码

    0下载:
  2. 遗传算法实现代码,帮助各位学习人工智能学习。(Genetic algorithm to achieve code, to help you learn Artificial Intelligence learning.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-19
    • 文件大小:513024
    • 提供者:鼎折覆餗
  1. 代码

    0下载:
  2. MATLAB 代码 第1章 BP神经网络的数据分类——语音特征信号分类 第2章 BP神经网络的非线性系统建模——非线性函数拟合 第3章 遗传算法优化BP神经网络——非线性函数拟合 第4章 神经网络遗传算法函数极值寻优——非线性函数极值寻优 第5章 基于BP_Adaboost的强分类器设计——公司财务预警建模 第6章 PID神经元网络解耦控制算法——多变量系统控制 第7章 RBF网络的回归--非线性函数回归的实现 ....等58章(MATLAB code The first
  3. 所属分类:matlab例程

    • 发布日期:2017-12-10
    • 文件大小:12878448
    • 提供者:ddd121
  1. 预测

    4下载:
  2. BP神经网络模型预测的Python代码实现,测试有效(BP neural network model forecast Python code implementation, test effectiveness)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:Van_an
  1. 程序代码

    0下载:
  2. 用C语言编程实现神经网络的构建和训练的程序代码 以及matlab编程实现偏最小二乘法(Programming and training program code in C language;Matlab programming for partial least square method)
  3. 所属分类:数学计算

    • 发布日期:2018-05-03
    • 文件大小:1510400
    • 提供者:qingman
« 1 2 34 5 6 »
搜珍网 www.dssz.com