ikostrikov / pytorch-trpo
PyTorch implementation of Trust Region Policy Optimization
☆441Updated 6 years ago
Alternatives and similar repositories for pytorch-trpo:
Users that are interested in pytorch-trpo are comparing it to the libraries listed below
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆488Updated 2 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆421Updated last year
- Implementation of algorithms for continuous control (DDPG and NAF).☆308Updated 4 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆625Updated 4 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆332Updated 5 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆486Updated 2 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆370Updated 5 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,188Updated 4 years ago
- ☆272Updated 6 years ago
- ☆390Updated 5 years ago
- Experiment code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆445Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC)☆538Updated 3 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆745Updated last year
- Actor-critic with experience replay☆252Updated 2 years ago
- Code for hierarchical imitation learning and reinforcement learning☆290Updated 7 years ago
- Constrained Policy Optimization☆317Updated 7 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆362Updated 4 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆211Updated last year
- PyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem.☆407Updated 4 years ago
- Implementation of Proximal Meta-Policy Search (ProMP) as well as related Meta-RL algorithm. Includes a useful experiment framework for Me…☆237Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆301Updated 8 months ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆259Updated 6 months ago
- Deep Q-Learning Network in pytorch (not actively maintained)☆399Updated 7 years ago
- Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL☆625Updated 11 months ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆259Updated 4 years ago
- ICML 2018 Self-Imitation Learning☆277Updated 4 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆181Updated 7 years ago
- PyTorch implementation of soft actor critic☆871Updated 3 years ago
- Code for conservative Q-learning☆435Updated 3 years ago
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆599Updated 6 years ago