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

搜索资源列表

  1. BPNN_Python-master

    0下载:
  2. BP神经网络一个简单的异或回归训练,适合入门。(BP neural network A simple XOR regression training, suitable for getting started.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-01
    • 文件大小:3072
    • 提供者:laughing_wang
  1. 案例1

    0下载:
  2. BP神经网络的数据分配,对语言特征信号进行分类。(The data distribution of the BP neural network is used to classify the language characteristic signals.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-06
    • 文件大小:375808
    • 提供者:积灰
  1. 神经网络算法BP网络的训练函数

    0下载:
  2. 神经网络设计算法,BP简单设计,入门时用的。非常有用。(Neural network design algorithm, BP simple design, introductory time. It's very useful.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-06
    • 文件大小:28672
    • 提供者:zd16
  1. Class_3_Code

    0下载:
  2. matlab实现BP神经网络的具体例子,代码数较少,易于理解(An example of Matlab's implementation of the BP neural network)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:184320
    • 提供者:娄琼丹
  1. 神经网络BP算法源代码(C )

    0下载:
  2. 神经网络BP算法源代码,c编写,有需要的可以简单学习一下(The source code of the neural network BP algorithm, C)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-07
    • 文件大小:41984
    • 提供者:chenmanba
  1. bp_pid1

    0下载:
  2. bp神经网络PID,m文件,可以直接用,也可以跟换被控对象(PID of BP neural network)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:狄落要65
  1. bp神经网络

    0下载:
  2. 在matalab上利用bp神经网络对iris 数据进行分类(iris data mashine learning)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:wangxianchuan
  1. BP_Hidden

    0下载:
  2. 用BP神经网络对已经处理好的语音数据进行分类(Classification of processed voice data with BP neural network)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-08
    • 文件大小:49152
    • 提供者:qqliuzihan
  1. chapter3

    0下载:
  2. 基于遗传算法的bp神经网络的研究与应用(Research and application of BP neural network based on genetic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:4096
    • 提供者:昵称?
  1. ACOBP

    2下载:
  2. 用蚁群算法优化BP神经网络,然后用于预测,非常实用,适合初学者。(This is the aco-bp code in matlab)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:2048
    • 提供者:jgyy
  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. BP网络c++

    1下载:
  2. 神经网络可移植头文件程序,不用修改可直接使用,网络大小可通过参数任意调节(Neural network portable head file program, without modification, can be used directly, network size can be adjusted arbitrarily by parameter)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-01
    • 文件大小:4096
    • 提供者:
  1. feed

    0下载:
  2. 结合模糊评价和bp神经网络将网路权值转换成个因素的权重 Combining fuzzy evaluation and BP neural network to transform the weights of network weights into factors(Combining fuzzy evaluation and BP neural network to transform the weights of network weights into factors)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:727186630
  1. BP

    0下载:
  2. 这个算法是基于BP神经网络开发的,用于音识别的一个新型算法,可以扩展用于其他领域的模式识别问题。(It is an algorithm for speech recognition based on BP neural network.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-10
    • 文件大小:374784
    • 提供者:向日葵csu
  1. CODE

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

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:李宁227
  1. main

    0下载:
  2. 这个文件包含了遗传算法优化的BP神经网络主程序gabpmain,以及function函数,还有test函数。(there are three files which are gabpmain ,function and test.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-10
    • 文件大小:3072
    • 提供者:李宁227
  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. 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 2 ... 16 17 18 19 20 2122 23 24 25 26 ... 50 »
搜珍网 www.dssz.com