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:
- PyTorch implementation of FQF, IQN and QR-DQN.☆177Updated 11 months ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆182Updated 9 months ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆180Updated 2 years ago
- Prioritized Experience Replay implementation with proportional prioritization☆81Updated last year
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆180Updated last year
- Gridworld for MARL experiments☆140Updated 4 years ago
- Datasets with baselines for offline multi-agent reinforcement learning.☆172Updated last month
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆137Updated last year
- Partially Observable Process Gym☆193Updated 2 weeks ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆170Updated 3 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆128Updated 7 months ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆123Updated 4 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆49Updated last month
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆128Updated 10 months ago
- ☆304Updated 6 months ago
- Multi-objective Gymnasium environments for reinforcement learning☆331Updated 3 months ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆201Updated 2 years ago
- ☆232Updated 7 months ago
- ☆198Updated 2 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆132Updated 11 months ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆166Updated 5 months ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆142Updated 6 years ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆163Updated 11 months ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆275Updated 3 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆168Updated 7 months ago
- An Implementation of Recurrent Experience Replay in Distributed Reinforcement Learning (Kapturowski et al. 2019) in PyTorch☆45Updated 2 years ago
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆205Updated 9 months ago
- Baseline implementation of recurrent PPO using truncated BPTT☆148Updated last year
- Benchmarking RL generalization in an interpretable way.☆157Updated last week
- ☆252Updated last year