michaelnny / deep_rl_zooLinks
A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartPole, LunarLander, and MountainCar.
☆113Updated last year
Alternatives and similar repositories for deep_rl_zoo
Users that are interested in deep_rl_zoo are comparing it to the libraries listed below
Sorting:
- Level-based Foraging (LBF): A multi-agent environment for RL☆181Updated 8 months ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆177Updated 10 months ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆180Updated 11 months ago
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆205Updated 8 months ago
- Partially Observable Process Gym☆190Updated 11 months ago
- Prioritized Experience Replay implementation with proportional prioritization☆78Updated last year
- Author's PyTorch implementation of TD7 for online and offline RL☆144Updated last year
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆168Updated 3 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆137Updated last year
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated 10 months ago
- Baseline implementation of recurrent PPO using truncated BPTT☆146Updated last year
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆274Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆302Updated 10 months ago
- Multi-objective Gymnasium environments for reinforcement learning☆326Updated 3 months ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆162Updated 10 months ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆128Updated 10 months ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆168Updated 6 months ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆319Updated 9 months ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆141Updated 6 years ago
- ☆196Updated 2 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆181Updated 2 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆361Updated 3 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆289Updated 4 years ago
- Datasets with baselines for offline multi-agent reinforcement learning.☆170Updated 3 weeks ago
- PyTorch implementation of DreamerV2 model-based RL algorithm☆217Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆103Updated 4 years ago
- ☆250Updated last year
- An Implementation of Recurrent Experience Replay in Distributed Reinforcement Learning (Kapturowski et al. 2019) in PyTorch☆45Updated 2 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆223Updated 4 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆127Updated 7 months ago