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
☆81Updated 3 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
- Deep Reinforcement Learning in Autonomous Driving: the A3C algorithm used to make a car learn to drive in TORCS; Python 3.5, Tensorflow, …☆37Updated 7 years ago
- Safe Bayesian Optimization☆148Updated 2 years ago
- Stabilizable Nonlinear Dynamics Learning☆22Updated 5 years ago
- A library to benchmark reinforcement learning algorithms☆21Updated 7 years ago
- Safe learning of regions of attraction in uncertain, nonlinear systems with Gaussian processes☆39Updated 5 years ago
- Deep Gaussian Process for Inverse Reinforcement Learning☆33Updated 8 years ago
- ☆37Updated 9 years ago
- ☆54Updated 7 years ago
- A Simple Example for Imitation Learning with Dataset Aggregation (DAGGER) on Torcs Env☆71Updated 7 years ago
- Using Pilco algorithm to find a controller for few robotic problems☆43Updated 10 years ago
- Enforcing robust control guarantees within neural network policies☆54Updated 4 years ago
- Differential Dynamic Programming controller operating in OpenAI Gym environment.☆87Updated 5 years ago
- BMVC 2017: Virtual to Real Reinforcement Learning for Autonomous Driving☆47Updated 6 years ago
- Course notes for AA203☆149Updated 5 years ago
- Code for ICRA2018 - Intent-aware Multi-agent Reinforcement Learning.☆22Updated 7 years ago
- Generate taylored code for Differential Dynamic Programming (DDP) aka Iterative Linear Quadratic Gaussian (iLQG) solvers for finite time …☆15Updated 7 years ago
- Co-training for Policy Learning☆13Updated 6 years ago
- Implementation of robust adaptive control methods for the linear quadratic regulator☆38Updated 3 years ago
- Efficient Point-Based POMDP Planning by Approximating☆90Updated 5 years ago
- Code implementing the CORE-RL algorithm with DDPG, PPO, and TRPO. See the paper "Control Regularization for Reduced Variance Reinforcemen…☆32Updated 4 years ago
- Code repo for ICLR paper: Optimal Control Via Neural Networks: A Convex Approach☆83Updated 6 years ago
- solutions to the examples and exercises☆42Updated 9 years ago
- Path Planning using Generative Adversarial Network (GAN)☆47Updated 4 years ago
- TD-Regularized Actor-Critic Methods☆36Updated 5 years ago
- CUDA optimized code for solving MDPs, POMDPs, and Dec-POMDPs.☆18Updated 4 years ago
- Code for "Calibrated Model-Based Deep Reinforcement Learning", ICML 2019.☆55Updated 6 years ago
- Safe exploration in Markov Decision Processes☆37Updated 7 years ago
- interior point method for linear programming☆42Updated 4 years ago
- ☆80Updated 5 years ago