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.
☆116Updated 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:
- Multi-objective Gymnasium environments for reinforcement learning☆346Updated 3 months ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆196Updated last year
- PyTorch implementation of FQF, IQN and QR-DQN.☆186Updated last year
- Datasets with baselines for Offline MARL.☆181Updated 2 months ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆280Updated 3 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆193Updated last year
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆205Updated 3 years ago
- Prioritized Experience Replay implementation with proportional prioritization☆84Updated 2 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆214Updated 2 years ago
- ☆239Updated 11 months ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆147Updated 6 years ago
- PyTorch implementation of SAC-Discrete.☆311Updated last year
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆181Updated 2 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆138Updated 11 months ago
- Partially Observable Process Gym☆202Updated 4 months ago
- Code for the paper "Phasic Policy Gradient"☆266Updated 2 years ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆335Updated last year
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- Lightweight multi-agent gridworld Gym environment☆210Updated 2 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆155Updated last year
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆135Updated last month
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆324Updated 2 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆374Updated 3 years ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆170Updated last year
- Benchmarking RL generalization in an interpretable way.☆166Updated last week
- ☆201Updated 2 years ago
- Code for conservative Q-learning☆457Updated 3 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆143Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆326Updated 3 years ago
- PyTorch implementation of DreamerV2 model-based RL algorithm☆229Updated 2 years ago