All Projects → david-m-rosen → Optimization

david-m-rosen / Optimization

Licence: LGPL-3.0 license
A set of lightweight header-only template functions implementing commonly-used optimization methods on Riemannian manifolds and convex spaces.

Programming Languages

C++
36643 projects - #6 most used programming language
CMake
9771 projects

Projects that are alternatives of or similar to Optimization

PyOptSamples
Optimization sample codes on Python
Stars: ✭ 20 (-69.7%)
Mutual labels:  optimization, convex-optimization
ProxSDP.jl
Semidefinite programming optimization solver
Stars: ✭ 69 (+4.55%)
Mutual labels:  optimization, convex-optimization
Joint-User-Association-and-In-band-Backhaul-Scheduling-and-in-5G-mmWave-Networks
Matlab Simulation for T. K. Vu, M. Bennis, S. Samarakoon, M. Debbah and M. Latva-aho, "Joint In-Band Backhauling and Interference Mitigation in 5G Heterogeneous Networks," European Wireless 2016; 22th European Wireless Conference, Oulu, Finland, 2016, pp. 1-6. URL: http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=7499273&isnumber=7499250
Stars: ✭ 36 (-45.45%)
Mutual labels:  optimization, convex-optimization
awesome-nn-optimization
Awesome list for Neural Network Optimization methods.
Stars: ✭ 39 (-40.91%)
Mutual labels:  optimization, convex-optimization
Nonlinear-Optimization-Algorithms
MATLAB implementations of a variety of nonlinear programming algorithms.
Stars: ✭ 86 (+30.3%)
Mutual labels:  optimization, nonlinear-programming
bio ik
MoveIt kinematics_base plugin based on particle optimization & GA
Stars: ✭ 104 (+57.58%)
Mutual labels:  optimization, convex-optimization
gibbous
Convex optimization for java and scala, built on Apache Commons Math
Stars: ✭ 17 (-74.24%)
Mutual labels:  optimization, convex-optimization
osqp
The Operator Splitting QP Solver
Stars: ✭ 929 (+1307.58%)
Mutual labels:  optimization, convex-optimization
Ray
An open source framework that provides a simple, universal API for building distributed applications. Ray is packaged with RLlib, a scalable reinforcement learning library, and Tune, a scalable hyperparameter tuning library.
Stars: ✭ 18,547 (+28001.52%)
Mutual labels:  optimization
pydata-london-2018
Slides and notebooks for my tutorial at PyData London 2018
Stars: ✭ 22 (-66.67%)
Mutual labels:  convex-optimization
Yalmip
MATLAB toolbox for optimization modeling
Stars: ✭ 251 (+280.3%)
Mutual labels:  optimization
convex-optimization-for-all.github.io
모두를 위한 컨백스 최적화
Stars: ✭ 89 (+34.85%)
Mutual labels:  convex-optimization
MIPT-Opt
A course on Optimization Methods
Stars: ✭ 128 (+93.94%)
Mutual labels:  convex-optimization
Superstring
A fast and memory-optimized string library for C++
Stars: ✭ 252 (+281.82%)
Mutual labels:  optimization
cvxpnpl
A Perspective-n-Points-and-Lines method.
Stars: ✭ 56 (-15.15%)
Mutual labels:  convex-optimization
Lbfgspp
A header-only C++ library for L-BFGS and L-BFGS-B algorithms
Stars: ✭ 245 (+271.21%)
Mutual labels:  optimization
Bayesian Optimization
Python code for bayesian optimization using Gaussian processes
Stars: ✭ 245 (+271.21%)
Mutual labels:  optimization
portfolio allocation js
A JavaScript library to allocate and optimize financial portfolios.
Stars: ✭ 145 (+119.7%)
Mutual labels:  convex-optimization
flexBox
FlexBox is a fexible MATLAB toolbox for finite dimensional convex variational problems in image processing and beyond.
Stars: ✭ 14 (-78.79%)
Mutual labels:  convex-optimization
cocp
Source code for the examples accompanying the paper "Learning convex optimization control policies."
Stars: ✭ 61 (-7.58%)
Mutual labels:  convex-optimization

Optimization

This library provides a set of lightweight template functions implementing commonly-used optimization methods on Riemannian manifolds and convex spaces.

Copyright and License

The C++ implementations contained herein are (C) 2017 by David M. Rosen, and are distributed under the terms of the GNU Lesser General Public License (LGPL) version 3 (or later). Please see the file LICENSE for more information.

Contact: [email protected]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].