libfm
Optimization library
Software implementation of an optimization algorithm used in collaborative filtering and recommender systems
Library for factorization machines
1k stars
72 watching
414 forks
Language: C++
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
clementfarabet/lbfgs | An interface to a library providing a quasi-newton method for optimization problems | 2 |
hiroyuki-kasai/sgdlibrary | A collection of stochastic optimization algorithms for large-scale machine learning problems | 218 |
liboyue/beer | A collection of numerical experiments and code for demonstrating the performance of decentralized nonconvex optimization methods | 8 |
ibm/reprogrammble-fl | Improves utility-privacy tradeoff in federated learning by reprogramming models to balance data utility and user privacy. | 5 |
febeling/rb-libsvm | Ruby language bindings for LIBSVM | 279 |
mlpack/ensmallen | A high-quality C++ library for non-linear numerical optimization | 743 |
microsoft/blingfire | A C++ library for efficient finite state machine and regular expression manipulation. | 1,834 |
lipingyi/qsfl | An optimization framework for federated learning | 11 |
brml/climin | A framework for optimizing machine learning functions using gradient-based optimization methods. | 180 |
kei500/liblinear-ruby | Provides an interface to train and predict with machine learning models using LIBLINEAR | 83 |
hiroyuki-kasai/gdlibrary | A collection of unconstrained optimization algorithms implemented in MATLAB | 65 |
liyangsir/smart-algorithm | A collection of algorithm implementations for optimization and problem-solving in various fields | 687 |
libhugetlbfs/libhugetlbfs | A C library that provides a high-performance, page-sized memory allocation system for systems with large addresses spaces. | 227 |
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 |