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

搜索资源列表

  1. ANN_Matlab

    1下载:
  2. 书籍“Regularization tools for training large feed-forward neural networks using Automatic Differentiation”的源码文件
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:42.22kb
    • 提供者:mjj
  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. marq

    0下载:
  2. % Train a two layer neural network with the Levenberg-Marquardt % method. % % If desired, it is possible to use regularization by % weight decay. Also pruned (ie. not fully connected) networks can % be trained. % % Given a set of cor
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:3.7kb
    • 提供者:张镇
  1. Ho_Kashyap

    0下载:
  2. Ho—Kashyap线性分类算法(MHKS)采用了支持向量机最大化间隔的思想,利用面向矩阵模式的双边正则化实现线性分类。-Ho-Kashyap linear classification algorithm (MHKS) using support vector machine to maximize the spacing of the idea, using matrix model for bilateral Regularization achieve linear classifica
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:877byte
    • 提供者:肖箫
  1. network

    0下载:
  2. 正则化方法分类器,模式识别,matlab-Regularization method classifier, pattern recognition, matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:585.86kb
    • 提供者:liuct
  1. L1precision

    0下载:
  2. 使用MAP估计基于L1正则化的DAG,是该领域最顶尖的Kevin Murphy开发的-MAP estimation of DAG based on L1 regularization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:18.73kb
    • 提供者:高俊
  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. Adaptive-Online-Learning

    2下载:
  2. 基于EKF的神经网络自适应在线学习算法,包含例子和文档。-We show that a hierarchical Bayesian modeling approach allows us to perform regularization in sequential learning. We identify three inference levels within this hierarchy: model selection, parameter estimation, and
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:383.92kb
    • 提供者:xiaochen
  1. romp

    0下载:
  2. 正则化正交匹配追踪算法的函数,用matlab编写,可以求解压缩感知的信号重构问题-Regularization function orthogonal matching pursuit algorithm, using matlab prepared, can solve problems compressed sensing signal reconstruction
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-12
    • 文件大小:1000byte
    • 提供者:fhz
  1. LinearRegression

    0下载:
  2. 利用numpy库实现线性回归 并且带有正则化之后的线性回归处理功能 还有用最小角回归(LARS)算法实现了lasso回归-Numpy library implements the use of linear regression and linear regression with regularization after processing algorithms as well as the minimum angle of regression (LARS) to achieve a la
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:890.25kb
    • 提供者:朱戎生
  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. ManifoldRegularization

    0下载:
  2. 流型正则化解决方案,包含一些例子,应用较为广泛。-Flow pattern regularization solution, including some examples, which has been widely applied.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:610.07kb
    • 提供者:王振
  1. 0-svnn

    0下载:
  2. 这段代码实现了一个新的MLP神经网络训练方法,来自论文A new method for neural network regularization(内附)-This code implements a new training method for MLP neural networks, named Support Vector Neural Network (SVNN), proposed in the work: O. Ludwig “Study on Non-parametric Me
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-13
    • 文件大小:2.92mb
    • 提供者:孙园
  1. 正则化

    1下载:
  2. 深度网络中防至过拟合的情况,可以使用正则化,这里将实现L2正则化(In case of overfitting in deep network, regularization can be used, and L2 regularization is implemented here.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-06
    • 文件大小:2.35mb
    • 提供者:老大吴
  1. Chapter04

    2下载:
  2. 基于tensorflow 的神经网络的损失函数,学习率,正则化,滑动平均等方法(Method of loss function, learning rate, regularization and sliding average of neural network based on tensorflow)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-09-25
    • 文件大小:101kb
    • 提供者:金小
  1. 超限学习机理论讲解及编程实现

    1下载:
  2. 该方法随机给定神经元权值中的输入权值和阈值,然后通过正则化原则计算输出权值,神经网络依然能逼近任意连续系统。(The method gives the input weights and thresholds of neuron weights randomly, and then calculates the output weights by regularization principle. The neural network can still approximate any cont
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-08-04
    • 文件大小:3.56mb
    • 提供者:简小单12
搜珍网 www.dssz.com