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

搜索资源列表

  1. lbfgs.f90

    0下载:
  2. BFGS算法: 可以解决无约束的最优化问题,如求目标函数的极值等。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:12.76kb
    • 提供者:贺鹏
  1. Lbfgs相关资料

    1下载:
  2. 对LBFGS及BFGS算法做了较为详细的说明
  3. 所属分类:数值算法/人工智能

    • 发布日期:2010-12-15
    • 文件大小:11.58kb
    • 提供者:youarethebest
  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. L-BFGS

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

    • 发布日期:2017-03-23
    • 文件大小:4.8kb
    • 提供者:陈博
  1. liblbfgs-1.8.tar

    0下载:
  2. lbfgs算法的库程序 快速有效采用C++编写 强烈推荐-lbfgs algorithms quickly and efficiently strongly recommended
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:310.82kb
    • 提供者:lyb
  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. ofdm_lbfgs

    0下载:
  2. Main fuction is to reduce PAPR of OFDM by LBFGS scheme
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:12.22kb
    • 提供者:liu1teng
  1. lbfgs

    0下载:
  2. This submission contains an interface to a LBFGS-code for unconstrained minimization problems of the form min_{x} f(x) + c*|\tilde{x}|, where x are the parameters, f is a scalar valued real function, c is a positive scalar (default value=0), |.|
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:9.07kb
    • 提供者:Karthi
  1. CRFPP-0.53

    1下载:
  2. 基于CRF++-0.53的改良版,修正了模型输入时多行空行导致的线程错误,优化了多线程操作,除LBFGS无法优化外,其余迭代操作全部多线程化,66MB模型在16线程服务器上运行,内存占用5.35GB,CPU利用率一般100 ,只有运行LBFGS时为7 。仅支持64位Windows操作系统,使用VC2008编译,不支持32位操作系统或Linux(Windows线程模型)。-Optimized CRF++-0.53. Fixed multi-empty line input bug. Optimiz
  3. 所属分类:Algorithm

    • 发布日期:2015-10-17
    • 文件大小:43kb
    • 提供者:吴岳
  1. LBFGS

    1下载:
  2. 解二次函数的LBFGS方法,用了wolfe线性搜索,计算量较小,绝对可用。-Solving quadratic the function of LBFGS method with the wolfe linear search less computation absolutely available.
  3. 所属分类:matlab

    • 发布日期:2017-11-23
    • 文件大小:2.49kb
    • 提供者:新账号3
  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. lbfgs

    2下载:
  2. The code explains BFGS method
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2.05kb
    • 提供者:Ankit
  1. LBFGS

    2下载:
  2. 简化空间的SQP算法,采用拟牛顿的方法计算搜索方向,不需要二阶导数信息;不需要初始可行解;具有快速收敛性甚至超线性收敛性。-Simplify space SQP algorithm, using quasi-Newton method to calculate the direction of the search, no second derivative information no initial feasible solution even with fast convergence
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-03-16
    • 文件大小:12kb
    • 提供者:LIAO Wei-ping
  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. LBFGS

    0下载:
  2. 用于最优化方法的LBFGS算法,可有效减少计算海森矩阵时的内存占用-The method for optimizing the LBFGS algorithm can effectively reduce the memory footprint when calculated Hessian matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:27.1kb
    • 提供者:彭德木
  1. LBFGS

    2下载:
  2. LBFGS Optimization algorithm in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2.47kb
    • 提供者:pulimeng
搜珍网 www.dssz.com