Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)
☆231Jul 10, 2022Updated 3 years ago
Alternatives and similar repositories for torchrl
Users that are interested in torchrl are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of deep reinforcement learning algorithms☆491Nov 19, 2021Updated 4 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 Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,335Mar 13, 2025Updated 11 months ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆692Dec 18, 2025Updated 2 months ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆347Mar 25, 2023Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆314Jul 25, 2024Updated last year
- Dream to Control: Learning Behaviors by Latent Imagination, implemented in PyTorch.☆321Jan 11, 2024Updated 2 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆531Nov 22, 2022Updated 3 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆295Feb 24, 2021Updated 5 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆241Nov 22, 2020Updated 5 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆741May 23, 2022Updated 3 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆419Aug 8, 2021Updated 4 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆206Oct 5, 2022Updated 3 years ago
- PyTorch implementation of soft actor critic☆936Jul 17, 2025Updated 7 months ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆254May 3, 2020Updated 5 years ago
- multi-agent deep reinforcement learning for networked system control.☆439Sep 29, 2020Updated 5 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆122Dec 18, 2020Updated 5 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆588Dec 5, 2021Updated 4 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆315Sep 28, 2022Updated 3 years ago
- ☆92Dec 9, 2020Updated 5 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆313Feb 16, 2021Updated 5 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆188Jul 25, 2024Updated last year
- Reinforcement Learning Algorithms Based on PyTorch☆452Oct 21, 2021Updated 4 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,405Nov 29, 2023Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆336Nov 24, 2021Updated 4 years ago
- Produce intelligence by means of natural selection without objective/reward optimization☆15Sep 29, 2021Updated 4 years ago
- The code for maddpg using pytorch☆168Oct 5, 2020Updated 5 years ago
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆143Nov 21, 2022Updated 3 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆785May 29, 2022Updated 3 years ago
- Imitation learning algorithms☆561Mar 22, 2025Updated 11 months ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆169Jan 19, 2025Updated last year
- Reinforcement Leanring Algorithms Trained with Unity☆13Apr 26, 2019Updated 6 years ago
- Implementation of Recovery RL: Safe Reinforcement Learning With Learned Recovery Zones.☆59Jul 31, 2023Updated 2 years ago
- Structural implementation of RL key algorithms☆516Apr 8, 2023Updated 2 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,576Mar 24, 2023Updated 2 years ago
- Mean Field Multi-Agent Reinforcement Learning☆415Mar 11, 2020Updated 5 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Dec 8, 2020Updated 5 years ago
- Pytorch version of Dreamer, which follows the original TF v2 codes.☆140Feb 7, 2022Updated 4 years ago
- PyTorch implementation of Stochastic Latent Actor-Critic(SLAC).☆94Jul 25, 2024Updated last year