ikostrikov / pytorch-trpoView external linksLinks
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☆646May 20, 2018Updated 7 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,272Feb 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,314Sep 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☆256Oct 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☆435Nov 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,862Jun 17, 2024Updated last year
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆3,043Jun 10, 2023Updated 2 years ago
- Soft Actor-Critic☆1,210Nov 29, 2023Updated 2 years ago
- Multitask Environments for RL☆281Aug 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,031Jul 14, 2023Updated 2 years ago
- Noisy Networks for Exploration☆187Jan 28, 2018Updated 8 years ago
- Reinforcement Learning with Model-Agnostic Meta-Learning in Pytorch☆875Dec 27, 2022Updated 3 years ago
- Code for the paper "Generative Adversarial Imitation Learning"☆729Nov 22, 2018Updated 7 years ago
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,405Apr 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☆629Aug 13, 2018Updated 7 years ago
- Model-Based Generative Adversarial Imitation Learning☆89Mar 29, 2021Updated 4 years ago
- PyTorch implementation of soft actor critic☆935Jul 17, 2025Updated 7 months ago
- A working implementation of the Categorical DQN (Distributional RL).☆95Apr 7, 2018Updated 7 years ago
- Constrained Policy Optimization☆335Jun 7, 2017Updated 8 years ago
- Open-source implementations of OpenAI Gym MuJoCo environments for use with the OpenAI Gym Reinforcement Learning Research Platform.☆876Oct 16, 2021Updated 4 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆693Dec 18, 2025Updated last month
- [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☆664May 10, 2024Updated last year
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆530Nov 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☆156Mar 13, 2018Updated 7 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,660Jan 13, 2022Updated 4 years ago