aidanscannell / pilco-tensorflowLinks
PILCO - Probabilistic Inference for Learning COntrol
☆15Updated 6 years ago
Alternatives and similar repositories for pilco-tensorflow
Users that are interested in pilco-tensorflow are comparing it to the libraries listed below
Sorting:
- ☆74Updated 5 years ago
- Safe Exploration with MPC and Gaussian process models☆88Updated 5 years ago
- Implementation of robust adaptive control methods for the linear quadratic regulator☆38Updated 3 years ago
- Safe reinforcement learning with stability guarantees☆233Updated 3 years ago
- Formulating Model-based RL Dynamics as a continuous rather then one step prediction☆35Updated 3 years ago
- Working directory for dynamics learning for experimental robots.☆57Updated 4 years ago
- A curated list of awesome Model-based reinforcement learning resources☆94Updated 5 years ago
- Safe exploration in Markov Decision Processes☆37Updated 7 years ago
- Implementation of PILCO for the Model-Based Baselines Project☆18Updated 6 years ago
- Unofficial Implementation of the paper "Data-Efficient Reinforcement Learning with Probabilistic Model Predictive Control", applied to gy…☆145Updated 2 years ago
- Library for model based RL in robotics☆37Updated 7 years ago
- The reimplementation of Model Predictive Path Integral (MPPI) from the paper "Information Theoretic MPC for Model-Based Reinforcement Lea…☆103Updated 3 months ago
- Sampling based Model Predictive Control package for Model-Based RL research☆55Updated 4 years ago
- Safe Model-based Reinforcement Learning with Robust Cross-Entropy Method☆66Updated 2 years ago
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆89Updated last year
- Pytorch version of the MPC in model-based reinforcement learning (MBRL), currently only test in the CartPole-swing-up environment☆88Updated 5 years ago
- Pytorch implementation of Model Predictive Control with learned models☆30Updated 5 years ago
- Model Predictive Actor-Critic Reinforcement Learning☆66Updated 3 years ago
- PyTorch implementation of the Q-Learning Algorithm Normalized Advantage Function for continuous control problems + PER and N-step Method☆28Updated 4 years ago
- PILCO policy search framework (Matlab version)☆73Updated 7 years ago
- Code for the paper Model-Predictive Control via Cross-Entropy and Gradient-Based Optimization☆68Updated 5 years ago
- Gym-like extensions for POMDP☆57Updated 4 years ago
- Implementation of safety augmented value estimation from demonstrations (SAVED)☆24Updated 6 years ago
- Learning Lyapunov functions and control policies of nonlinear dynamical systems☆137Updated 4 years ago
- A library for building reinforcement learning and imitation learning agents in Pytorch☆60Updated 5 years ago
- Source code for "A Policy Gradient Algorithm for Learning to Learn in Multiagent Reinforcement Learning" (ICML 2021)☆33Updated 3 years ago
- A library to benchmark reinforcement learning algorithms