lbfgs
Optimization library
An interface to a library providing a quasi-newton method for optimization problems
LibLBFGS (C Lib) wrapper.
2 stars
3 watching
2 forks
Language: Lua
last commit: over 11 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
clementfarabet/lua---opengm | Provides Lua bindings for a C++ graphical modeling and inference library | 8 |
marcoscoffier/lua---sfm | A wrapper around a web-based SFM solver for optimization problems in C | 3 |
stevengj/nlopt | A unified interface and packaging of several nonlinear optimization libraries for global and local optimization. | 1,892 |
clementfarabet/lua---imgraph | A package to create and manipulate edge-weighted graphs of images | 22 |
liboyue/beer | A collection of numerical experiments and code for demonstrating the performance of decentralized nonconvex optimization methods | 8 |
srendle/libfm | Software implementation of an optimization algorithm used in collaborative filtering and recommender systems | 1,488 |
clementfarabet/manifold | Manages and transforms high-dimensional data into lower-dimensional representations using various algorithms | 141 |
hjmshi/pytorch-lbfgs | A PyTorch implementation of L-BFGS optimization algorithm for training neural networks | 586 |
languagemachines/libfolia | A C++ library for working with linguistic annotation formats | 15 |
clementfarabet/ipam-tutorials | Hands-on tutorials and code examples for implementing supervised and unsupervised learning algorithms in Lua using the Torch7 deep learning framework. | 130 |
bobluppes/graaf | A lightweight C++ graph library designed to simplify graph-related tasks and provide general-purpose graph algorithms | 158 |
hiroyuki-kasai/gdlibrary | A collection of unconstrained optimization algorithms implemented in MATLAB | 65 |
h4rm/luafft | A Lua package providing fast and efficient implementation of the Fast Fourier Transformation algorithm | 56 |
clementfarabet/lua---nnx | An extension to Torch7's neural network package with experimental modules and optimizations. | 97 |
clementfarabet/videograph | A package to create and manipulate edge-weighted graphs of video sequences. | 9 |