BY571 / QR-DQN
PyTorch implementation of QR-DQN: Distributional Reinforcement Learning with Quantile Regression
☆26Updated 4 years ago
Alternatives and similar repositories for QR-DQN:
Users that are interested in QR-DQN are comparing it to the libraries listed below
- PyTorch implementation of FQF, IQN and QR-DQN.☆169Updated 7 months ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆85Updated 2 years ago
- Distributional Soft Actor Critic☆51Updated 4 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆94Updated 4 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
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated 7 months ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆45Updated 2 years ago
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆38Updated 4 years ago
- Attention-based Curiosity-driven Exploration in Deep Reinforcement Learning☆26Updated 5 years ago
- ☆41Updated 5 years ago
- PyTorch implementation of discrete version of Soft Actor-Critic.☆32Updated 3 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆136Updated 6 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆68Updated 7 months ago
- PyTorch implementation of the state-of-the-art distributional reinforcement learning algorithm Fully Parameterized Quantile Function (FQF…☆30Updated 4 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆49Updated 3 years ago
- Experiments with reinforcement learning and recurrent neural networks☆113Updated last year
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆178Updated 2 years ago
- Independent Generative Adversarial Self-Imitation Learning In Cooperative Multiagent Systems☆31Updated 6 years ago
- Soft Actor-Critic with advanced features☆48Updated 2 weeks ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆64Updated 5 years ago
- Learning Individual Intrinsic Reward in MARL☆63Updated 2 years ago
- Negative Update Intervals in Multi-Agent Deep Reinforcement Learning☆32Updated 5 years ago
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆88Updated 6 years ago
- ☆26Updated 4 years ago
- MADDPG in Ray/RLlib☆53Updated 5 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆136Updated last year
- PyTorch implementation of Soft Actor-Critic(SAC).☆103Updated 4 years ago
- Codes accompanying the paper "Learning Nearly Decomposable Value Functions with Communication Minimization" (ICLR 2020)☆81Updated 2 years ago
- PyTorch IMPALA implementation☆25Updated 5 years ago
- Playing Mountain-Car without reward engineering, by combining DQN and Random Network Distillation (RND)☆40Updated 6 years ago