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.
☆121Updated 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☆202Updated last year
- PyTorch implementation of FQF, IQN and QR-DQN.☆188Updated last year
- Multi-objective Gymnasium environments for reinforcement learning☆369Updated last week
- Lightweight multi-agent gridworld Gym environment☆213Updated 2 years ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆286Updated 3 years ago
- Datasets with baselines for Offline MARL.☆203Updated 3 months ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆204Updated last year
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆147Updated 7 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆183Updated 2 years ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆171Updated last year
- Prioritized Experience Replay implementation with proportional prioritization☆86Updated 2 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆147Updated last year
- A collection of pre-trained RL agents using Stable Baselines3☆143Updated last year
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆215Updated 2 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆391Updated 4 years ago
- PyTorch implementation of SAC-Discrete.☆314Updated last year
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆334Updated 2 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆206Updated 3 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆99Updated 5 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆160Updated last year
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆137Updated 5 months ago
- Code for the paper "Phasic Policy Gradient"☆267Updated 2 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆143Updated last year
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆54Updated 9 months ago
- Partially Observable Process Gym☆212Updated 8 months ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆122Updated 5 years ago
- Gridworld for MARL experiments☆144Updated 5 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆335Updated 4 years ago
- Code for conservative Q-learning☆471Updated 4 years ago
- ☆250Updated last year