ikostrikov / pytorch-trpo
PyTorch implementation of Trust Region Policy Optimization
☆435Updated 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
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆368Updated 5 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆307Updated 3 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆416Updated last year
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆360Updated 4 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,122Updated 3 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆477Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆307Updated 4 years ago
- Experiment code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆432Updated last year
- Actor-critic with experience replay☆251Updated 2 years ago
- ☆389Updated 5 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆518Updated 3 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆598Updated 3 years ago
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆577Updated 6 years ago
- PyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem.☆394Updated 3 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆475Updated 2 years ago
- PyTorch implementation of soft actor critic☆827Updated 3 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆258Updated 2 months ago
- Deep Q-Learning Network in pytorch (not actively maintained)☆387Updated 7 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆101Updated 5 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆718Updated 11 months ago
- Random Network Distillation pytorch☆243Updated 5 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆255Updated 4 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆677Updated last year
- Implementation of Proximal Meta-Policy Search (ProMP) as well as related Meta-RL algorithm. Includes a useful experiment framework for Me…☆233Updated 2 years ago
- ☆263Updated 6 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,237Updated last year
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆180Updated 6 years ago
- Constrained Policy Optimization☆307Updated 7 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆534Updated 7 years ago
- Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL☆593Updated 7 months ago