PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation (ACKTR) and Generative Adversarial Imitation Learning (GAIL).
☆3,876May 29, 2022Updated 3 years ago
Alternatives and similar repositories for pytorch-a2c-ppo-acktr-gail
Users that are interested in pytorch-a2c-ppo-acktr-gail are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,316Sep 25, 2019Updated 6 years ago
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,413Apr 16, 2024Updated last year
- Collection of reinforcement learning algorithms☆2,873Jun 17, 2024Updated last year
- OpenAI Baselines: high-quality implementations of reinforcement learning algorithms☆16,656Aug 1, 2024Updated last year
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,273Feb 9, 2021Updated 5 years ago
- Reinforcement Learning in PyTorch☆2,274Jan 4, 2021Updated 5 years ago
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆3,048Jun 10, 2023Updated 2 years ago
- PyTorch implementation of Trust Region Policy Optimization☆450Sep 13, 2018Updated 7 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,660Jan 13, 2022Updated 4 years ago
- A fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆4,325Sep 4, 2022Updated 3 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆2,037Jul 14, 2023Updated 2 years ago
- Fault-tolerant, highly scalable GPU orchestration, and a machine learning framework designed for training models with billions to trillio…☆3,556May 25, 2024Updated last year
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,585Mar 24, 2023Updated 2 years ago
- Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL☆3,164Nov 4, 2021Updated 4 years ago
- JAX (Flax) implementation of algorithms for Deep Reinforcement Learning with continuous action spaces.☆753Oct 26, 2022Updated 3 years ago
- PyTorch implementations of deep reinforcement learning algorithms and environments☆5,924Jul 25, 2024Updated last year
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,409Nov 29, 2023Updated 2 years ago
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆2,314Jul 9, 2024Updated last year
- Reinforcement Learning with Model-Agnostic Meta-Learning in Pytorch☆876Dec 27, 2022Updated 3 years ago
- Deep Reinforcement Learning with pytorch & visdom☆804Jul 16, 2020Updated 5 years ago
- PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.☆12,829Feb 21, 2026Updated 2 weeks ago
- Simple and easily configurable grid world environments for reinforcement learning☆2,407Mar 2, 2026Updated last week
- Soft Actor-Critic☆1,222Nov 29, 2023Updated 2 years ago
- Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆2,733Apr 9, 2024Updated last year
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,470Dec 7, 2022Updated 3 years ago
- A toolkit for reproducible reinforcement learning research.☆2,084May 4, 2023Updated 2 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆570Apr 18, 2023Updated 2 years ago
- An elegant PyTorch deep reinforcement learning library.☆10,305Dec 1, 2025Updated 3 months ago
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,122Oct 13, 2017Updated 8 years ago
- Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book a…☆21,903Jul 13, 2023Updated 2 years ago
- A collection of reference environments for offline reinforcement learning☆1,656Nov 18, 2024Updated last year
- An educational resource to help anyone learn deep reinforcement learning.☆11,627Aug 5, 2024Updated last year
- Python Multi-Agent Reinforcement Learning framework☆2,163Dec 8, 2022Updated 3 years ago
- Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)☆3,163Apr 22, 2023Updated 2 years ago
- Python Implementation of Reinforcement Learning: An Introduction☆14,577Aug 9, 2024Updated last year
- Open-source implementations of OpenAI Gym MuJoCo environments for use with the OpenAI Gym Reinforcement Learning Research Platform.☆877Oct 16, 2021Updated 4 years ago
- A PyTorch Platform for Distributed RL☆751Sep 15, 2021Updated 4 years ago
- Code for the paper "Generative Adversarial Imitation Learning"☆730Nov 22, 2018Updated 7 years ago
- Paper list of multi-agent reinforcement learning (MARL)☆4,743Feb 11, 2026Updated 3 weeks ago