BY571 / IQN-and-ExtensionsLinks
PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER, Noisy layer, N-step bootstrapping, Dueling architecture and parallel env support.
☆89Updated 2 years ago
Alternatives and similar repositories for IQN-and-Extensions
Users that are interested in IQN-and-Extensions are comparing it to the libraries listed below
Sorting:
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆137Updated 3 months ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆186Updated last year
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆52Updated 6 months ago
- MARS is shortened for Multi-Agent Research Studio, a library for mulit-agent reinforcement learning research.☆49Updated last year
- Experiments with reinforcement learning and recurrent neural networks☆114Updated 2 years ago
- Distributional Soft Actor Critic☆59Updated 5 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆149Updated 4 years ago
- PyTorch implementation of our paper Reinforcement Learning with Random Delays (ICLR 2020)☆43Updated 3 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆106Updated 5 years ago
- Prioritized Experience Replay implementation with proportional prioritization☆85Updated 2 years ago
- IMP-MARL: a Suite of Environments for Large-scale Infrastructure Management Planning via MARL☆45Updated last month
- PyTorch implementation of Stochastic Latent Actor-Critic(SLAC).☆94Updated last year
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆98Updated 5 years ago
- Partially Observable Process Gym☆207Updated 5 months ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆105Updated 3 years ago
- Implementation of Trajectory Transformer with attention caching and batched beam search☆116Updated 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 Maximum a Posteriori Policy Optimisation☆78Updated 3 years ago
- When Do Transformers Shine in RL? Decoupling Memory from Credit Assignment, NeurIPS 2023 (oral)☆68Updated last year
- Implementation of Deep Reinforcement Learning from Self-Play in Imperfect-Information Games (Heinrich and Silver, 2016)☆46Updated 7 years ago
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆90Updated 2 years ago
- IV-RL - Sample Efficient Deep Reinforcement Learning via Uncertainty Estimation☆40Updated 4 months ago
- This code accompanies the paper "Scalable Multi-Agent Model-Based Reinforcement Learning".☆61Updated 8 months ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆105Updated 5 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆167Updated 10 months ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆181Updated 3 years ago
- Codes accompanying the paper "Learning Nearly Decomposable Value Functions with Communication Minimization" (ICLR 2020)☆85Updated 3 years ago
- We investigate the effect of populations on finding good solutions to the robust MDP☆28Updated 4 years ago
- Soft Actor-Critic with advanced features☆51Updated last month
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆183Updated 2 years ago