ensmallen
Optimizer
A high-quality C++ library for non-linear numerical optimization
A header-only C++ library for numerical optimization --
743 stars
34 watching
120 forks
Language: C++
last commit: about 1 month ago deep-learningfunction-optimizationmachine-learningminimizationoptimizationoptimization-algorithms
Related projects:
Repository | Description | Stars |
---|---|---|
brml/climin | A framework for optimizing machine learning functions using gradient-based optimization methods. | 180 |
vindaar/nimnlopt | A wrapper around the Nlopt nonlinear optimization library for Nim programming language | 16 |
snopt/snopt-matlab | Provides a Matlab interface to SNOPT for nonlinear optimization | 56 |
stevengj/nlopt | A unified interface and packaging of several nonlinear optimization libraries for global and local optimization. | 1,892 |
mazhar-ansari-ardeh/benchmarkfcns | Provides benchmarking functions for mathematical optimization algorithms | 66 |
hiroyuki-kasai/gdlibrary | A collection of unconstrained optimization algorithms implemented in MATLAB | 65 |
pnnl/soda-opt | A tool that extracts and optimizes high-level code snippets into LLVM IR using MLIR for high-level synthesis | 37 |
eniac/otti | A compiler and solver for optimization problems using zkSNARKs | 6 |
hiroyuki-kasai/sgdlibrary | A collection of stochastic optimization algorithms for large-scale machine learning problems | 218 |
matthewpeterkelly/particleswarmoptimization | An optimization algorithm implementation in Matlab. | 82 |
nicolasboumal/manopt | A Matlab toolbox for optimizing functions on geometric spaces defined by constraints or regularization terms | 314 |
dmlc/mxnet-memonger | A tool for optimizing deep learning models to reduce memory usage without sacrificing performance | 308 |
mc-nya/fednest | An implementation of a federated optimization algorithm for distributed machine learning | 6 |
100/solid | A comprehensive framework for solving optimization problems without gradient calculations. | 576 |
rflamary/nonconvex-optimization | A Matlab toolbox providing a generic solver for proximal gradient descent in convex and non-convex optimization problems with various regularization terms. | 49 |