搜索资源列表
fminlbfgs_version2
- 这是一个快速的拟牛顿法程序,非常实用,非常强大-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). -
liblbfgs-1.7
- 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
Lbfgsb.2.1.tar
- 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
L-BFGS
- 自己编的,实现l-bfgs解无约束优化问题-Own, and the realization of l-bfgs Unconstrained optimization problems
LBFGS-20020202.java
- L-BFGS用于内存紧张的系统中,可以用于求解大规模数据集的优化-Software for Large-scale Unconstrained Optimization L-BFGS is a limited-memory quasi-Newton code for large-scale unconstrained optimization.
SnOW
- 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
liblbfgs-1.10.tar
- L-BFGS的c库文件,可以求最优化规划问题,非常好用,欢迎下载。-libLBFGS: a library of Limited-memory Broyden-Fletcher-Goldfarb-Shanno (L-BFGS)
L-BFGS
- L-BFGS的相关资料,很齐全,共5个文件 -Of L-BFGS-related information, it is complete
fminlbfgs_version2
- 可以实现大规模的bfgs功能,进行目标函数的最优化求解,即L-BFGS-Can achieve large scale bfgs function, the objective function is the most optimal solution, ie, L-BFGS
liblbfgs
- 一个有限内存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
hucrf_code
- 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
CRFtools.zip
- 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
ADL32-Lecture03-Report1.rar
- 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
Lbfgsb.3.0.tar
- 无约束优化中非常有用的L-BFGS代码,在解决大规模优化问题中,有着良好的数值表现.-useful unconstrained optimization L-BFGS code, in the solution of large-scale optimization problems, has a good numerical performance.
L-BFGSPCODE
- 本程序是数值计算中FGS方法的改进型BFGS的代码,可以直接使用-This program is a modified BFGS method of numerical calculation FGS code can be used directly
L-BFGS源代码
- 这是一个L-BFGS的Matlab源代码
liblbfgs-1.9.tar
- 拟牛顿算法计算函数最小值,采用LBFGS算法,亲测可用。-a C port of the implementation of Limited-memory Broyden-Fletcher-Goldfarb-Shanno (L-BFGS) method written by Jorge Nocedal.
L-BFGS-CODE
- L-BFGS有限内存BFGS法,用于求解大规模无约束最优化问题-L-BFGS method for large scale unconstrained optimization
CSAMT-one-dimensional-inversion
- CSAMT一维反演程序,基于L-BFGS方法的水平电偶极一维反演-CSAMT one dimensional inversion procedure, based on L- BFGS method of horizontal electric dipole one dimensional inversion
lbfgs
- 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