funnydman / BFGS-NelderMead-TrustRegionLinks
Python implementation of some numerical (optimization) methods
☆30Updated 4 years ago
Alternatives and similar repositories for BFGS-NelderMead-TrustRegion
Users that are interested in BFGS-NelderMead-TrustRegion are comparing it to the libraries listed below
Sorting:
- A collection of papers and readings for non-convex optimization☆31Updated 6 years ago
- python algorithms to solve sparse linear programming problems☆33Updated 2 years ago
- Riemannian stochastic optimization algorithms: Version 1.0.3☆66Updated 2 years ago
- Polynomial optimization problem solver. Uses relaxation to convert the problem into Semidefinite programming. Can be also used just as Se…☆22Updated 7 years ago
- A C++ toolkit for Convex Optimization (Logistic Loss, SVM, SVR, Least Squares etc.), Convex Optimization algorithms (LBFGS, TRON, SGD, Ad…☆54Updated 3 years ago
- A collection of adaptive sparse multi-scale solvers for optimal transport and related optimization problems.☆55Updated 4 years ago
- Painless conjugate gradient notebooks☆78Updated 4 months ago
- TMAC: A Toolbox of Modern Async-Parallel, Coordinate, Splitting, and Stochastic Methods☆48Updated 8 years ago
- Self-contained implementation of non-convex optimization algorithms in Python. Steepest Descent, Conjugate Gradient, Newton's Method, Qua…☆82Updated 4 years ago
- An interior-point method written in python for solving constrained and unconstrained nonlinear optimization problems.☆83Updated 4 years ago
- DFO-GN: Derivative-Free Optimization using Gauss-Newton☆24Updated 2 years ago
- Solving LPs with convergent message passing☆67Updated 2 years ago
- Official documentation☆31Updated 4 years ago
- The Wasserstein Distance and Optimal Transport Map of Gaussian Processes☆52Updated 5 years ago
- Co-training for Policy Learning☆13Updated 6 years ago
- A CVXPY extension for handling nonconvex QCQP via Suggest-and-Improve framework☆117Updated 5 years ago
- Entropy Search for Information-Efficient Global Optimization - JMLR v13☆30Updated 8 years ago
- Code for ICML2023 Paper: Continuation Path Learning for Homotopy Optimization☆13Updated 2 years ago
- Code for the paper "Let’s Make Block Coordinate Descent Go Fast"☆48Updated 2 years ago
- Efficient Wasserstein Barycenter in MATLAB (for "Fast Discrete Distribution Clustering Using Wasserstein Barycenter with Sparse Support" …☆24Updated 6 years ago
- Manopt, a Matlab toolbox for optimization on manifolds☆367Updated 2 weeks ago
- J-D. Benamou, G. Carlier, M. Cuturi, L. Nenna, G. Peyré. Iterative Bregman Projections for Regularized Transportation Problems. SIAM Jour…☆32Updated 8 years ago
- Optimal Transport for Dummies - Code, slides and article☆33Updated 8 years ago
- A Python environment for large-scale optimization.☆30Updated 8 years ago
- Group project "Algorithms for large-scale optimal transport". Implement ADMMs and Sinkhorn's Algorithms.☆11Updated 6 years ago
- This repository contains the source code to perform Geometry-aware Bayesian Optimization (GaBO) on Riemannian manifolds.☆54Updated 4 years ago
- The differentiable OSQP solver layer for PyTorch☆65Updated 2 years ago
- A python package of Zeroth-Order Optimization (ZOOpt)☆74Updated 2 years ago
- Application and framework for executing and testing numerical optimization methods. State of the art algorithms such as l-bfgs, cg_descen…☆38Updated 5 years ago
- C++11 multivariate normal distribution sampling using Eigen matrices☆73Updated 3 years ago