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.
☆120Updated 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.☆186Updated last year
- Level-based Foraging (LBF): A multi-agent environment for RL☆198Updated last year
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆198Updated last year
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆283Updated 3 years ago
- Multi-objective Gymnasium environments for reinforcement learning☆353Updated 5 months ago
- Datasets with baselines for Offline MARL.☆190Updated last month
- A collection of pre-trained RL agents using Stable Baselines3☆139Updated last year
- PyTorch implementation of SAC-Discrete.☆312Updated last year
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆214Updated 2 years ago
- Prioritized Experience Replay implementation with proportional prioritization☆85Updated 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
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆139Updated last year
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆141Updated last year
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆171Updated last year
- Baseline implementation of recurrent PPO using truncated BPTT☆156Updated last year
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆146Updated 6 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆183Updated 2 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆380Updated 3 years ago
- ☆242Updated last year
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆52Updated 6 months ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆328Updated 2 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆305Updated 2 years ago
- Partially Observable Process Gym☆207Updated 5 months ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆331Updated 4 years ago
- Re-implementations of SOTA RL algorithms.☆135Updated 2 years ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆338Updated last year
- Code for conservative Q-learning☆464Updated 4 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆206Updated 3 years ago
- ☆275Updated last year
- A collection of offline reinforcement learning algorithms.☆205Updated last year