yrlu / non-convexLinks
Self-contained implementation of non-convex optimization algorithms in Python. Steepest Descent, Conjugate Gradient, Newton's Method, Quasi-newton (BFGS), l-BFGS
☆82Updated 4 years ago
Alternatives and similar repositories for non-convex
Users that are interested in non-convex are comparing it to the libraries listed below
Sorting:
- Implementation of Steepest Descent, Newton, Quasi-Newton and Conjugate Gradient for non-linear unconstrained optimization☆28Updated 12 years ago
- Stabilizable Nonlinear Dynamics Learning☆22Updated 6 years ago
- A library to benchmark reinforcement learning algorithms☆21Updated 7 years ago
- A Simple Example for Imitation Learning with Dataset Aggregation (DAGGER) on Torcs Env☆70Updated 8 years ago
- Implementation of robust adaptive control methods for the linear quadratic regulator☆38Updated 4 years ago
- Enforcing robust control guarantees within neural network policies☆55Updated 4 years ago
- Code for "Calibrated Model-Based Deep Reinforcement Learning", ICML 2019.☆55Updated 6 years ago
- Guided policy search in Python and ROS Indigo.☆26Updated 7 years ago
- Code for ICRA2018 - Intent-aware Multi-agent Reinforcement Learning.☆22Updated 7 years ago
- My reading list for model-based control☆161Updated 7 years ago
- ☆17Updated 7 years ago
- Differential Dynamic Programming controller operating in OpenAI Gym environment.☆87Updated 5 years ago
- ☆43Updated 4 years ago
- Code implementing the CORE-RL algorithm with DDPG, PPO, and TRPO. See the paper "Control Regularization for Reduced Variance Reinforcemen…☆32Updated 5 years ago
- Safe learning of regions of attraction in uncertain, nonlinear systems with Gaussian processes☆39Updated 6 years ago
- Deep Gaussian Process for Inverse Reinforcement Learning☆33Updated 8 years ago
- ☆21Updated 6 years ago
- ☆37Updated 9 years ago
- ☆54Updated 7 years ago
- Safe Bayesian Optimization☆150Updated 3 years ago
- Reinforcement Learning for robotics continuous control, mainly based on Proximal Policy Optimization, extending to Interpolated Policy Gr…☆38Updated 6 years ago
- Bayesian nonparametric small-variance asymptotic clustering algorithms☆20Updated 8 years ago
- Using Pilco algorithm to find a controller for few robotic problems☆43Updated 10 years ago
- Course notes for AA203☆155Updated 5 years ago
- ☆73Updated 5 years ago
- Generate taylored code for Differential Dynamic Programming (DDP) aka Iterative Linear Quadratic Gaussian (iLQG) solvers for finite time …☆15Updated 7 years ago
- Monte Carlo Motion Planning: ISRR 2015 Code☆17Updated 9 years ago
- From simulation to real world using deep generative models☆18Updated 7 years ago
- A library of probabilistic model based RL algorithms in pytorch☆107Updated 4 years ago
- QMDP-Net implementation☆65Updated 5 years ago