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.
β108Updated 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
- Level-based Foraging (LBF): A multi-agent environment for RLβ177Updated 7 months ago
- PyTorch implementation of FQF, IQN and QR-DQN.β175Updated 8 months ago
- π€ Elegant implementations of offline safe RL algorithms in PyTorchβ196Updated 7 months ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Openβ¦β267Updated 2 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memoryβ172Updated 9 months ago
- Datasets with baselines for offline multi-agent reinforcement learning.β162Updated last week
- Multi-objective Gymnasium environments for reinforcement learningβ314Updated last month
- Author's PyTorch implementation of TD7 for online and offline RLβ141Updated last year
- Partially Observable Process Gymβ185Updated 9 months ago
- β194Updated 2 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RLβ355Updated 3 years ago
- Re-implementations of SOTA RL algorithms.β131Updated last year
- Code for MOPO: Model-based Offline Policy Optimizationβ177Updated 2 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.β163Updated 5 months ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPOβ167Updated 3 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"β181Updated 2 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPOβ198Updated 2 years ago
- Baseline implementation of recurrent PPO using truncated BPTTβ139Updated 11 months ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and coβ¦β135Updated 11 months ago
- β241Updated last year
- Benchmarking RL generalization in an interpretable way.β152Updated last month
- Implementation of Trajectory Transformer with attention caching and batched beam searchβ111Updated last year
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,β¦β122Updated 4 years ago
- Prioritized Experience Replay implementation with proportional prioritizationβ76Updated last year
- β261Updated 3 years ago
- Keeping track of RL experimentsβ162Updated 2 years ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learningβ160Updated 9 months ago
- PyTorch implementation of SAC-Discrete.β301Updated 8 months ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022β315Updated 7 months ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computingβ133Updated 8 months ago