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.
☆115Updated 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☆188Updated 11 months ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆278Updated 3 years ago
- Multi-objective Gymnasium environments for reinforcement learning☆340Updated last month
- PyTorch implementation of FQF, IQN and QR-DQN.☆183Updated last year
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆187Updated last year
- Datasets with baselines for Offline MARL.☆177Updated last week
- PyTorch implementation of SAC-Discrete.☆308Updated last year
- Prioritized Experience Replay implementation with proportional prioritization☆83Updated 2 years ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆165Updated last year
- A collection of pre-trained RL agents using Stable Baselines3☆136Updated 9 months ago
- Partially Observable Process Gym☆197Updated 2 months ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆180Updated 2 years ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆327Updated last year
- Lightweight multi-agent gridworld Gym environment☆209Updated last year
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆205Updated 2 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆213Updated 2 years 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
- Experiments with reinforcement learning and recurrent neural networks☆114Updated last year
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆146Updated 6 years ago
- Gridworld for MARL experiments☆141Updated 4 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆140Updated last year
- Baseline implementation of recurrent PPO using truncated BPTT☆152Updated last year
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆132Updated last year
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆316Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆320Updated 3 years ago
- Code for conservative Q-learning☆452Updated 3 years ago
- Re-implementations of SOTA RL algorithms.☆134Updated last year
- ☆235Updated 9 months ago
- ☆258Updated last year
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆302Updated 2 years ago