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☆174Updated 6 months ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆135Updated 10 months ago
- Prioritized Experience Replay implementation with proportional prioritization☆76Updated last year
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆170Updated 9 months ago
- Datasets with baselines for offline multi-agent reinforcement learning.☆161Updated last week
- Multi-objective Gymnasium environments for reinforcement learning☆311Updated 2 weeks ago
- Author's PyTorch implementation of TD7 for online and offline RL☆137Updated last year
- PyTorch implementation of FQF, IQN and QR-DQN.☆171Updated 7 months ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆264Updated 2 years ago
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆195Updated 6 months ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆137Updated 10 months ago
- A collection of pre-trained RL agents using Stable Baselines3☆124Updated 4 months ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated 7 months ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆180Updated 2 years ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆160Updated 8 months ago
- Partially Observable Process Gym☆182Updated 8 months ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆165Updated 2 years ago
- ☆217Updated 4 months ago
- PyTorch implementation of SAC-Discrete.☆299Updated 7 months ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆123Updated 7 months ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆161Updated 4 months ago
- ☆193Updated last year
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆47Updated 2 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆349Updated 3 years ago
- ☆256Updated 3 years ago
- ☆238Updated last year
- Re-implementations of SOTA RL algorithms.☆129Updated last year
- Deep Reinforcement Learning for Continuous Control in PyTorch☆96Updated 3 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆345Updated 2 years ago