ikostrikov / pytorch-trpoLinks
PyTorch implementation of Trust Region Policy Optimization
☆442Updated 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
Sorting:
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆500Updated 2 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆631Updated 4 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,223Updated 4 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆309Updated 4 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆425Updated last year
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆369Updated 5 years ago
- Actor-critic with experience replay☆254Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆552Updated 3 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆755Updated last year
- ☆392Updated 5 years ago
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆615Updated 6 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆344Updated 5 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆493Updated 2 years ago
- Code for conservative Q-learning☆446Updated 3 years ago
- ☆271Updated 7 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆259Updated 5 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Updated 5 years ago
- Code for hierarchical imitation learning and reinforcement learning☆292Updated 7 years ago
- PyTorch implementation of SAC-Discrete.☆305Updated 10 months ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆259Updated 8 months ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆317Updated 3 years ago
- Deep Q-Learning Network in pytorch (not actively maintained)☆402Updated 7 years ago
- PyTorch implementation of soft actor critic☆882Updated 3 years ago
- Mean Field Multi-Agent Reinforcement Learning☆396Updated 5 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆183Updated 7 years ago
- Constrained Policy Optimization☆320Updated 8 years ago
- PyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem.☆412Updated 4 years ago
- Random Network Distillation pytorch☆250Updated 6 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 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