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.
☆114Updated 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☆183Updated 10 months ago
- Multi-objective Gymnasium environments for reinforcement learning☆333Updated 2 weeks ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆178Updated 11 months ago
- Datasets with baselines for offline multi-agent reinforcement learning.☆174Updated 2 months ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆276Updated 3 years ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆323Updated 10 months ago
- Prioritized Experience Replay implementation with proportional prioritization☆81Updated last year
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆123Updated 4 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆183Updated last year
- PyTorch implementation of SAC-Discrete.☆307Updated 11 months ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆180Updated 2 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated last week
- ☆198Updated 2 years ago
- Lightweight multi-agent gridworld Gym environment☆208Updated last year
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆130Updated 11 months ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆163Updated last year
- 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 repository of high-performing hierarchical reinforcement learning models and algorithms.☆316Updated 2 years ago
- Code for the paper "Phasic Policy Gradient"☆262Updated 2 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆130Updated 8 months ago
- Partially Observable Process Gym☆193Updated last month
- Baseline implementation of recurrent PPO using truncated BPTT☆149Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆317Updated 3 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆362Updated 3 years ago
- ☆234Updated 7 months ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆170Updated 3 years ago
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆205Updated 10 months ago
- Gridworld for MARL experiments☆141Updated 4 years ago
- ☆254Updated last year
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆142Updated 6 years ago