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

搜索资源列表

  1. sBOA

    2下载:
  2. 贝叶斯优化算法是一种新的演化算法,通过贝叶斯概率统计的知识来学习后代,可是使演化朝有利的方向前进,程序用C实现了贝叶斯优化算法。-Bayesian Optimization Algorithm is a new evolutionary algorithm, through Bayesian probability and statistics to learn the knowledge of future generations, but to enable the evolution to
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:154.64kb
    • 提供者:龚文引
  1. BPtrainlmtrainbr.rar

    0下载:
  2. 用L-M 优化算法与贝叶斯正则化算法训练同一个样本,By LM optimization algorithm with Bayesian regularization algorithm for training with a sample
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:544byte
    • 提供者:胡月
  1. Example4

    0下载:
  2. 采用贝叶斯正则化算法(抑制过拟合)提高 BP 网络的推广能力,采用两种训练方法, 即 L-M 优化算法(trainlm)和贝叶斯正则化算法(trainbr),用以训练 BP 网络;-Bayesian regularization algorithm (inhibition of over-fitting) to improve the generalization ability of BP network, using two training methods, that LM opti
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:1.13kb
    • 提供者:liuwei
  1. LM

    0下载:
  2. 采用贝叶斯正则化算法提高bp网络的性能,即L-M优化算法-The use of Bayesian regularization algorithm to improve network performance bp, that is, LM optimization algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:859byte
    • 提供者:周妍
  1. bys

    0下载:
  2. 采用贝叶斯正则化算法提高BP网络的推广能力。在本例中,将采用两种训练方法,即L-M优化算法(trainlm)和贝叶斯正则化算法(trainbr),用以训练BP网络,使其能够拟合某一附加有白噪声的正弦样本数据。-The use of Bayesian regularization algorithm for BP network to improve generalization ability. In this case, two types of training methods will b
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:819byte
    • 提供者:qiulan
  1. BNT_SLP.tar

    1下载:
  2. 动态贝叶斯网络结构学习算法,用来检验基于BOA的DBN结构寻优体系的合理性与可行性。环境matlab 6.1以上-Dynamic Bayesian network structure learning algorithm, the DBN used to test the structure-based optimization BOA system is reasonable and feasible. Environmental matlab 6.1 or above
  3. 所属分类:matlab

    • 发布日期:2015-06-25
    • 文件大小:2.06mb
    • 提供者:hsf
  1. bp.example

    1下载:
  2. 采用动量梯度下降算法训练BP网络,采用两种训练方法,即 L-M 优化算法(trainlm)和贝叶斯正则化算法(trainbr),用以训练 BP 网络-Gradient descent algorithm using momentum BP network training, using two training methods, namely, LM optimization algorithm (trainlm) and Bayesian regularization algorithm (t
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:2.92kb
    • 提供者:闫薇
  1. HierarchicalBayesianOptimizationAlgorithm

    0下载:
  2. Hierarchical Bayesian Optimization Algorithm: Toward a New Generation of Evolutionary Algorithms
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-08
    • 文件大小:1.76mb
    • 提供者:傲天
  1. trainlm

    0下载:
  2. 采用两种训练方法,即 L-M 优化算法(trainlm)和贝叶斯正则化算法(trainbr)-Using two training methods, namely, LM optimization algorithm (trainlm) and Bayesian regularization algorithm (trainbr)
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:3.02kb
    • 提供者:chen
  1. ProgrammingPCollectivePIntelligence

    0下载:
  2. 本书以机器学习与计算统计为主题背景,专门讲述如何挖掘和分析Web上的数据和资源,如何分析用户体验、市场营销、个人品味等诸多信息,并得出有用的结论,通过复杂的算法来从Web网站获取、收集并分析用户的数据和反馈信息,以便创造新的用户价值和商业价值。全书内容翔实,包括协作过滤技术(实现关联产品推荐功能)、集群数据分析(在大规模数据集中发掘相似的数据子集)、搜索引擎核心技术(爬虫、索引、查询引擎、PageRank算法等)、搜索海量信息并进行分析统计得出结论的优化算法、贝叶斯过滤技术(垃圾邮件过滤、文本过
  3. 所属分类:Search Engine

    • 发布日期:2017-05-11
    • 文件大小:2.51mb
    • 提供者:也席
  1. BP

    0下载:
  2. 基于大坝温控的温度预报程序,采用了L-M优化算法和贝叶斯正则化算法,结果良好-Prediction based on the temperature of the dam temperature control program, using the LM optimization algorithm and the Bayesian regularization algorithm, good results
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:1.09kb
    • 提供者:杜晓帆
  1. The-programming-collective-wisdom

    0下载:
  2. 《集体智慧编程》(programming collective intelligence building smart web 2.0 applications)以机器学习与计算统计为主题背景,专门讲述如何挖掘和分析web上的数据和资源,如何分析用户体验、市场营销、个人品味等诸多信息,并得出有用的结论,通过复杂的算法来从web网站获取、收集并分析用户的数据和反馈信息,以便创造新的用户价值和商业价值。全书内容翔实,包括协作过滤技术(实现关联产品推荐功能)、集群数据分析(在大规模数据集中发掘相似的数
  3. 所属分类:Other systems

    • 发布日期:2017-06-19
    • 文件大小:27.09mb
    • 提供者:chenlei
  1. A-Bayesian-Adaptive-Basis-Algorithm-for-Single-Pa

    0下载:
  2. Traditional single particle reconstruction methods use either the Fourier or the delta function basis to represent the particle density map. We propose a more flexible algorithm that adaptively chooses the basis based on the data. Because the basis a
  3. 所属分类:matlab

    • 发布日期:2017-11-02
    • 文件大小:7.39mb
    • 提供者:*
  1. BP_LM

    0下载:
  2. 采用贝叶斯正则化算法提高 BP 网络的推广能力。在本例中,我们采用两种训练方法,即 L-M 优化算法(trainlm)和贝叶斯正 -Bayesian regularization algorithm to improve the generalization ability of BP network. In this example, we use two training methods, namely LM optimization algorithm (trainlm) and Baye
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:925byte
    • 提供者:石勇
  1. Fast-Tracking

    0下载:
  2. “Fast Tracking via Dense Spatio-Temporal Context Learning,” In ECCV 2014的源代码,效果非常好。-In this paper, we present a simple yet fast and robust algorithm which exploits the spatio-temporal context for visual tracking. Our approach formulates the spatio-te
  3. 所属分类:matlab

    • 发布日期:2017-05-26
    • 文件大小:8.54mb
    • 提供者:happy
  1. shenjingwangluo

    0下载:
  2. 可自由选择贝叶斯正则化算法或者是L-M 优化算法的神经网络matlab代码-The freedom to choose the Bayesian regularization algorithm or LM optimization algorithm neural network matlab code
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:760byte
    • 提供者:吴清若
  1. bp2

    0下载:
  2. 采用贝叶斯正则化算法提高 BP 网络的推广能力。 在本例中,我们采用两种训练方法,即 L-M 优化算法(trainlm)和贝叶斯正则化算法(trainbr),用以训练 BP 网络,使其能够拟合某一附加有白噪声的正弦样本数据。-Bayesian regularization algorithm to improve the generalization ability of BP network. In this example, we use two training methods, na
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1.42kb
    • 提供者:
  1. bpNeural-network-instance

    0下载:
  2. 例1 采用动量梯度下降算法训练 BP 网络。 例2 采用贝叶斯正则化算法提高 BP 网络的推广能力。在本例中,我们采用两种训练方法,即 L-M 优化算法(trainlm)和贝叶斯正则化算法(trainbr),用以训练 BP 网络,使其能够拟合某一附加有白噪声的正弦样本数据。-Example 1 uses the momentum gradient descent algorithm to train the BP network. Example 2 uses the Bayesian
  3. 所属分类:matlab

    • 发布日期:2017-12-16
    • 文件大小:31kb
    • 提供者:李晓霜
  1. BSBL_public

    0下载:
  2. New method of convex optimization in CS
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:6.08mb
    • 提供者:A P
  1. 股票市场预测

    5下载:
  2. LSTM 作为预测模型,使用贝叶斯优化算法来实现股票预测的功能(LSTM as a prediction model, uses Bayesian optimization algorithm to achieve the function of stock forecasting)
  3. 所属分类:其他

    • 发布日期:2021-03-23
    • 文件大小:36kb
    • 提供者:某斌
« 12 »
搜珍网 www.dssz.com