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

搜索资源列表

  1. fminlbfgs_version2

    1下载:
  2. 这是一个快速的拟牛顿法程序,非常实用,非常强大-FMINLBFGS is a Memory efficient optimizer for problems such as image registration with large amounts of unknowns, and cpu-expensive gradients. Supported: - Quasi Newton Broyden–Fletcher–Goldfarb–Shanno (BFGS). -
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-12-20
    • 文件大小:9.81kb
    • 提供者:奕风
  1. liblbfgs-1.7

    1下载:
  2. This library is a C port of the implementation of Limited-memory Broyden-Fletcher-Goldfarb-Shanno (L-BFGS) method written by Jorge Nocedal. The original FORTRAN source code is available at: This library is a C port of the implementation of Limited
  3. 所属分类:Algorithm

    • 发布日期:2016-03-02
    • 文件大小:325.85kb
    • 提供者:Yu-Chieh Wu
  1. Lbfgsb.2.1.tar

    0下载:
  2. Software for Large-scale Bound-constrained or Unconstrained Optimization L-BFGS-B is a limited-memory quasi-Newton code for large-scale bound-constrained or unconstrained optimization. The code has been developed at the Optimization Technology Cent
  3. 所属分类:source in ebook

    • 发布日期:2017-03-29
    • 文件大小:260.44kb
    • 提供者:徐志平
  1. L-BFGS

    2下载:
  2. 自己编的,实现l-bfgs解无约束优化问题-Own, and the realization of l-bfgs Unconstrained optimization problems
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:4.8kb
    • 提供者:陈博
  1. LBFGS-20020202.java

    0下载:
  2. L-BFGS用于内存紧张的系统中,可以用于求解大规模数据集的优化-Software for Large-scale Unconstrained Optimization L-BFGS is a limited-memory quasi-Newton code for large-scale unconstrained optimization.
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-03-25
    • 文件大小:24.85kb
    • 提供者:奕风
  1. SnOW

    0下载:
  2. This package provides a Maximum Entropy Modeling toolkit written in C++ with Python binding. It includes:  Conditional Maximum Entropy Model  L-BFGS Parameter Estimation  GIS Parameter Estimation  Gaussian Prior Smoothing  C++ API 
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:746.6kb
    • 提供者:shabo
  1. liblbfgs-1.10.tar

    1下载:
  2. L-BFGS的c库文件,可以求最优化规划问题,非常好用,欢迎下载。-libLBFGS: a library of Limited-memory Broyden-Fletcher-Goldfarb-Shanno (L-BFGS)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2016-03-02
    • 文件大小:311.27kb
    • 提供者:wu haifeng
  1. fminlbfgs_version2

    0下载:
  2. 可以实现大规模的bfgs功能,进行目标函数的最优化求解,即L-BFGS-Can achieve large scale bfgs function, the objective function is the most optimal solution, ie, L-BFGS
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:17.68kb
    • 提供者:wf
  1. liblbfgs

    0下载:
  2. 一个有限内存Broyden-Fletcher-Goldfarb-Shanno函数半二次优化工具,可以用来进行求解函数最优值。-libLBFGS is a C port of the implementation of Limited-memory Broyden-Fletcher-Goldfarb-Shanno (L-BFGS) method, which can be used to solve the optimization
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:266.77kb
    • 提供者:hzw
  1. hucrf_code

    0下载:
  2. Hidden-Unit Conditional Random Fields 工具箱,可以用于训练linearCRF和和L.J.P. van der Maaten, M. Welling 提出的huCRF-We provide Matlab code that implements the training and evaluation of hidden-unit CRFs, as well as code to reproduce the results of our experim
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:161.53kb
    • 提供者:王磊
  1. CRFtools.zip

    0下载:
  2. CRFsuite: a fast implementation of Conditional Random Fields (CRFs) CRFSuite is an implementation of Conditional Random Fields (CRFs) for labeling sequential data. The first priority of this software is to train and use CRF models as fast as possi
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-13
    • 文件大小:28.83kb
    • 提供者:icypriest
  1. Lbfgsb.3.0.tar

    0下载:
  2. 无约束优化中非常有用的L-BFGS代码,在解决大规模优化问题中,有着良好的数值表现.-useful unconstrained optimization L-BFGS code, in the solution of large-scale optimization problems, has a good numerical performance.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-08
    • 文件大小:817.78kb
    • 提供者:阿新
  1. L-BFGSPCODE

    0下载:
  2. 本程序是数值计算中FGS方法的改进型BFGS的代码,可以直接使用-This program is a modified BFGS method of numerical calculation FGS code can be used directly
  3. 所属分类:Algorithm

    • 发布日期:2017-11-23
    • 文件大小:10.19kb
    • 提供者:王龙
  1. L-BFGS源代码

    0下载:
  2. 这是一个L-BFGS的Matlab源代码
  3. 所属分类:matlab例程

  1. liblbfgs-1.9.tar

    0下载:
  2. 拟牛顿算法计算函数最小值,采用LBFGS算法,亲测可用。-a C port of the implementation of Limited-memory Broyden-Fletcher-Goldfarb-Shanno (L-BFGS) method written by Jorge Nocedal.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:310.98kb
    • 提供者:lioto
  1. L-BFGS-CODE

    0下载:
  2. L-BFGS有限内存BFGS法,用于求解大规模无约束最优化问题-L-BFGS method for large scale unconstrained optimization
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:18.74kb
    • 提供者:周群艳
  1. CSAMT-one-dimensional-inversion

    1下载:
  2. CSAMT一维反演程序,基于L-BFGS方法的水平电偶极一维反演-CSAMT one dimensional inversion procedure, based on L- BFGS method of horizontal electric dipole one dimensional inversion
  3. 所属分类:Energy industry

    • 发布日期:2014-12-31
    • 文件大小:891kb
    • 提供者:lisirui
  1. lbfgs

    0下载:
  2. L-BFGS算法比较适合在大规模的数值计算中,具备牛顿法收敛速度快的特点,但不需要牛顿法那样存储Hesse矩阵,因此节省了大量的空间以及计算资源。-Limited-memory BFGS (L-BFGS or LM-BFGS) is an optimization algorithm in the family of quasi-Newton methods that approximates the Broyden–Fletcher–Goldfarb–Shanno (BFGS) algorit
  3. 所属分类:mathematica

    • 发布日期:2017-05-04
    • 文件大小:8.21kb
    • 提供者:李方
  1. Deep-ADMM-Net-master

    0下载:
  2. Net is defined over a data flow graph, which is derived from the iterative pro- cedures in Alternating Direction Method of Multipliers (ADMM) algorithm for optimizing a CS-based MRI model. In the training phase, all parameters of the net, e.g., im
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:78.07mb
    • 提供者:隔壁家的熊
  1. L-BFGS-B-C-master

    1下载:
  2. 基于梯度下降法的最优迭代算法,在深度学习和神经网络中应用非常广泛,也非常好用(The optimal iterative algorithm based on gradient descent method is widely used in depth learning and neural network, and it is also very useful.)
  3. 所属分类:其他

    • 发布日期:2019-10-30
    • 文件大小:161kb
    • 提供者:Jed2013
« 12 »
搜珍网 www.dssz.com