yrlu / non-convex
Self-contained implementation of non-convex optimization algorithms in python. Steepest Descent, Conjugate Gradient, Newton's Method, Quasi-newton (BFGS), l-BFGS
☆79Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for non-convex
- Implementation of Steepest Descent, Newton, Quasi-Newton and Conjugate Gradient for non-linear unconstrained optimization☆28Updated 11 years ago
- ☆33Updated 8 years ago
- Deep Gaussian Process for Inverse Reinforcement Learning☆33Updated 7 years ago
- ☆16Updated 6 years ago
- solutions to the examples and exercises☆42Updated 8 years ago
- TD-Regularized Actor-Critic Methods☆33Updated 4 years ago
- Implementation for "Surrogate Losses for Online Learning of Stepsizes in Stochastic Non-Convex Optimization"☆9Updated 2 years ago
- Code for "Calibrated Model-Based Deep Reinforcement Learning", ICML 2019.☆55Updated 5 years ago
- Using Pilco algorithm to find a controller for few robotic problems☆43Updated 9 years ago
- Entropy Search for Information-Efficient Global Optimization - JMLR v13☆27Updated 7 years ago
- A branch-and-bound ILP solver☆26Updated 5 years ago
- Generative Adversarial Nets for Matlab☆36Updated 7 years ago
- Safe exploration in Markov Decision Processes☆38Updated 7 years ago
- Max-value Entropy Search for Efficient Bayesian Optimization☆69Updated 2 years ago
- Implementation of robust adaptive control methods for the linear quadratic regulator☆35Updated 2 years ago
- Implementation of Deep Q-Network(DQN)and Model Predictive Control, and their evaluation on the Quanser robot platform☆11Updated 4 years ago
- A library to benchmark reinforcement learning algorithms☆21Updated 6 years ago
- Implementation of "Exponential Natural Evolution Strategies" (xNES) https://arxiv.org/abs/1106.4487☆18Updated 4 years ago
- Co-training for Policy Learning☆13Updated 5 years ago
- Code implementing the CORE-RL algorithm with DDPG, PPO, and TRPO. See the paper "Control Regularization for Reduced Variance Reinforcemen…☆32Updated 3 years ago
- Video and other material of ADP course given by BERTSEKAS at THU, 2014☆54Updated 5 years ago
- Guided policy search in Python and ROS Indigo.☆24Updated 6 years ago
- ☆11Updated last year
- Code repo for ICLR paper: Optimal Control Via Neural Networks: A Convex Approach☆76Updated 5 years ago
- Multi-task Gaussian Process☆43Updated 9 years ago
- Generate taylored code for Differential Dynamic Programming (DDP) aka Iterative Linear Quadratic Gaussian (iLQG) solvers for finite time …☆15Updated 6 years ago
- Safe learning of regions of attraction in uncertain, nonlinear systems with Gaussian processes☆38Updated 4 years ago
- Implementation of the Deep Deterministic Policy Gradient(DDPG) in bullet Gym using pytorch☆41Updated 6 years ago
- Code for CORL'18 paper "Risk-Aware Active Inverse Reinforcement Learning"☆15Updated 5 years ago