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

搜索资源列表

  1. pso-svm-prediction

    4下载:
  2. 该程序是基于粒子群算法优化支持向量机中的正则化参数C和核函数参数K的算法,实现了对电力负荷的短期预测,预测效果较好,可根据自己要求进行更改。-The algorithm is based on particle swarm optimization algorithm to optimize regularization parameter C and kernel function parameter K in support vector machine. It realizes the s
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:12710
    • 提供者:郭鹏飞
  1. OVM

    0下载:
  2. A Dynamical Tikhonov Regularization for Solving Ill-posed Linear Algebraic Systems.pdf,以上论文提出的求解病态线性方程组的一种较新梯度下降法-A Dynamical Tikhonov Regularization for Solving Ill-posed Linear Algebraic Systems.pdf, more than one paper proposes solving ill-conditi
  3. 所属分类:Algorithm

    • 发布日期:2017-05-06
    • 文件大小:654353
    • 提供者:linxk
  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
    • 文件大小:31744
    • 提供者:李晓霜
  1. INNUXAT9

    0下载:
  2. 基于正则化转置的LDA matlab源代码,可以应用在人脸识别中-Based on regularization transposed LDA matlab source code, can be applied in face recognition
  3. 所属分类:Data structs

    • 发布日期:2017-12-21
    • 文件大小:3072
    • 提供者:XF!593
  1. tikhonov

    0下载:
  2. 计算病态反问题时所采用的的正则化方法(Regularization method used in the computation of ill posed inverse problems)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:YT
  1. Matlab codes for linearized Bregman algorithms

    1下载:
  2. Bregman Algorithm for Anisotropic TV denosing Bregman算法各向异性TV去噪B(The methods studied here are based on the Bregman iterative regularization, and efficient algorithm for convex, constraint optimization problems. We study two different versions of th
  3. 所属分类:matlab例程

    • 发布日期:2017-12-16
    • 文件大小:331776
    • 提供者:刘传英
  1. tikhonov

    0下载:
  2. 解病态方程的正则化方法、逆问题不适定解的处理与正则化(Regularization method for solving ill conditioned equations)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:五月之歌
  1. SolveDALM

    0下载:
  2. l1正则化算法中的一种,用于计算矩阵方程(One of the L1 regularization algorithms used to compute matrix equations)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:2048
    • 提供者:111逍遥111
  1. pr_reg

    0下载:
  2. 多种最优化方法的集合函数,包括吉洪诺夫正则化算法等。(mutilple method for inverse problem, mainly to solve ill-conditioned system of linear equations.including Tikhonov regularization method.)
  3. 所属分类:数学计算

    • 发布日期:2018-01-01
    • 文件大小:5120
    • 提供者:jay_C
  1. NN_MLP_classifier

    0下载:
  2. NN Least square regularization
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:2048
    • 提供者:Kami2018
  1. m file

    0下载:
  2. simpson method and the other regularization method
  3. 所属分类:数学计算

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

    3下载:
  2. 吉洪诺夫正则化的matlab函数,可以自己选择参数值,调用即可(The matlab function of Tikhonov regularization)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:whale_7
  1. 正则化

    0下载:
  2. 神经网络正则化样例;正则化(regularization),是指在线性代数理论中,不适定问题通常是由一组线性代数方程定义的,而且这组方程组通常来源于有着很大的条件数的不适定反问题。(Regularization (regularization) means that in linear algebra theory, ill posed problems are usually defined by a set of linear algebraic equations, and this se
  3. 所属分类:数学计算

    • 发布日期:2018-04-21
    • 文件大小:99328
    • 提供者:zzzzz11
  1. 线性方程组计算

    1下载:
  2. 利用高斯消元法法求解病态矩阵——hilbert 矩阵的线性方程组。通过条件数分析,找出误差较大的原因。再利用 Jacobi 迭代方法、G-S 迭代方法和 SOR 迭代法做了进一步探究。另外,作为要求之外的,还使用共轭梯度法来求解方程以来进行对比,并利用Tikhonov 正则化的方法改善矩阵的条件数,来减小误差。(The Gauss elimination method is used to solve the linear equations of the ill conditioned mat
  3. 所属分类:数学计算

    • 发布日期:2018-04-29
    • 文件大小:2048
    • 提供者:才子昕
  1. lr

    0下载:
  2. 线性回归,正则化项,lasso正则化,L2-正则化等(linear regression, regularization, Lasso reg., L2-reg.)
  3. 所属分类:数学计算

    • 发布日期:2018-05-01
    • 文件大小:5120
    • 提供者:sss2ssSs
  1. tikhonnov正则化matlab代码

    7下载:
  2. 正则化代码,包括了常用的正则化方法以及L曲线求取最佳参数。(Matlab code for regularization)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-02
    • 文件大小:7168
    • 提供者:Tristan丶
  1. multi-kernel-path-1.1

    0下载:
  2. 多核变换,稀疏变换,核变换自适应学习,图形图像变换(Descr iption ----------- Multi-Kernel-Path package is a Matlab program that computes the entire regularization path for multiple-kernel learning problems. More precisely, it solves any learning problem with a smooth loss
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:11201536
    • 提供者:ggyyqq
  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
    • 文件大小:2466816
    • 提供者:老大吴
  1. tikhonov

    0下载:
  2. 压缩包里包含了:正则化方法,L曲线,奇异值分解等,希望对大家有帮助(Compression package contains: regularization method, L curve, singular value decomposition and so on, we hope to help everyone.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-06
    • 文件大小:13312
    • 提供者:1234444
  1. réglagebuscontinu

    0下载:
  2. la regulation du bus continu
  3. 所属分类:matlab例程

    • 发布日期:2018-05-07
    • 文件大小:37888
    • 提供者:mohamedsalim
« 1 2 3 4 5 6 78 »
搜珍网 www.dssz.com