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: almost 12 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
clementfarabet/lua---opengm | A Lua wrapper for the OpenGM C++ library used in graphical modeling and inference | 8 |
marcoscoffier/lua---sfm | A wrapper around a web-based SFM solver for optimization problems in C | 3 |
stevengj/nlopt | Provides a unified interface to multiple nonlinear optimization algorithms for global and local problem-solving in various fields | 1,908 |
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,487 |
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 | 591 |
languagemachines/libfolia | A C++ library for working with linguistic annotation formats | 16 |
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 | 187 |
hiroyuki-kasai/gdlibrary | A collection of unconstrained optimization algorithms implemented in MATLAB | 67 |
h4rm/luafft | A Lua package providing fast and efficient implementation of the Fast Fourier Transformation algorithm | 58 |
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 |