PyTorch implementation of Trust Region Policy Optimization
☆450Sep 13, 2018Updated 7 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:
- Implementation of TRPO and related algorithms☆647May 20, 2018Updated 7 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,273Feb 9, 2021Updated 5 years ago
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,876May 29, 2022Updated 3 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,316Sep 25, 2019Updated 6 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆313Feb 16, 2021Updated 5 years ago
- Actor-critic with experience replay☆257Oct 9, 2022Updated 3 years ago
- An implementation of TRPO with GAE in PyTorch☆16Jul 22, 2023Updated 2 years ago
- Accompanying code for "Deep Reinforcement Learning that Matters"☆155Sep 22, 2017Updated 8 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆436Nov 28, 2023Updated 2 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Jun 2, 2020Updated 5 years ago
- ☆101Aug 15, 2016Updated 9 years ago
- Collection of reinforcement learning algorithms☆2,873Jun 17, 2024Updated last year
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆3,048Jun 10, 2023Updated 2 years ago
- Soft Actor-Critic☆1,222Nov 29, 2023Updated 2 years ago
- Multitask Environments for RL☆282Aug 23, 2021Updated 4 years ago
- ☆58Aug 28, 2018Updated 7 years ago
- pytorch implementation of Curiosity-driven Exploration by Self-supervised Prediction☆80Jan 5, 2019Updated 7 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆2,037Jul 14, 2023Updated 2 years ago
- Noisy Networks for Exploration☆187Jan 28, 2018Updated 8 years ago
- Reinforcement Learning with Model-Agnostic Meta-Learning in Pytorch☆876Dec 27, 2022Updated 3 years ago
- Code for the paper "Generative Adversarial Imitation Learning"☆730Nov 22, 2018Updated 7 years ago
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,413Apr 16, 2024Updated last year
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆184Mar 25, 2018Updated 7 years ago
- ICML 2018 Self-Imitation Learning☆278Apr 18, 2020Updated 5 years ago
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆630Aug 13, 2018Updated 7 years ago
- Model-Based Generative Adversarial Imitation Learning☆89Mar 29, 2021Updated 4 years ago
- PyTorch implementation of soft actor critic☆938Jul 17, 2025Updated 7 months ago
- A working implementation of the Categorical DQN (Distributional RL).☆95Apr 7, 2018Updated 7 years ago
- Constrained Policy Optimization☆336Jun 7, 2017Updated 8 years ago
- Open-source implementations of OpenAI Gym MuJoCo environments for use with the OpenAI Gym Reinforcement Learning Research Platform.☆877Oct 16, 2021Updated 4 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆692Dec 18, 2025Updated 2 months ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,470Dec 7, 2022Updated 3 years ago
- Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL☆666May 10, 2024Updated last year
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆532Nov 22, 2022Updated 3 years ago
- Stochastic Neural Networks for Hierarchical Reinforcement Learning☆94Apr 17, 2018Updated 7 years ago
- ☆160Jul 21, 2017Updated 8 years ago
- PyTorch implementation of Value Iteration Networks (VIN): Clean, Simple and Modular. Visualization in Visdom.☆225Mar 29, 2017Updated 8 years ago
- Soft Actor-Critic☆157Mar 13, 2018Updated 7 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,660Jan 13, 2022Updated 4 years ago