michaelnny / deep_rl_zoo
A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartPole, LunarLander, and MountainCar.
☆106Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for deep_rl_zoo
- Prioritized Experience Replay implementation with proportional prioritization☆69Updated last year
- Level-based Foraging (LBF): A multi-agent environment for RL☆161Updated 2 months ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆161Updated 3 months ago
- Datasets with baselines for offline multi-agent reinforcement learning.☆140Updated last week
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆152Updated 5 months ago
- Baseline implementation of recurrent PPO using truncated BPTT☆125Updated 6 months ago
- Multi-objective Gymnasium environments for reinforcement learning☆289Updated 3 weeks ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆132Updated 3 months ago
- Partially Observable Process Gym☆167Updated 4 months ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆328Updated 2 years ago
- ☆201Updated this week
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆248Updated 2 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆123Updated 6 months ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆117Updated 3 months ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆148Updated 4 months ago
- An Implementation of Recurrent Experience Replay in Distributed Reinforcement Learning (Kapturowski et al. 2019) in PyTorch☆45Updated 2 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆170Updated last year
- ☆235Updated 2 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆203Updated last year
- ☆216Updated 9 months ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆120Updated 3 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆152Updated last week
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆99Updated 2 years ago
- Gridworld for MARL experiments☆137Updated 3 years ago
- Implementation of Trajectory Transformer with attention caching and batched beam search☆107Updated last year
- ☆190Updated last year
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆163Updated 2 years ago
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆176Updated 2 months ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆81Updated last year
- A tool for aggregating and plotting MARL experiment data.☆61Updated 2 weeks ago