BY571 / IQN-and-Extensions
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.
☆87Updated 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
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated 8 months ago
- Distributional Soft Actor Critic☆52Updated 4 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆96Updated 4 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆167Updated 3 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆166Updated 2 months ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆126Updated 8 months ago
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆39Updated 4 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆122Updated 4 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆175Updated 8 months ago
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆100Updated 2 years ago
- Prioritized Experience Replay implementation with proportional prioritization☆76Updated last year
- Author's PyTorch implementation of TD7 for online and offline RL☆141Updated last year
- Implementation of Trajectory Transformer with attention caching and batched beam search☆111Updated last year
- Deep Reinforcement Learning for Continuous Control in PyTorch☆99Updated 3 years ago
- Codes accompanying the paper "Learning Nearly Decomposable Value Functions with Communication Minimization" (ICLR 2020)☆81Updated 2 years ago
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆196Updated 7 months ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆172Updated 9 months ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆48Updated 2 years ago
- MARS is shortened for Multi-Agent Research Studio, a library for mulit-agent reinforcement learning research.☆45Updated last year
- PyTorch implementation of Stochastic Latent Actor-Critic(SLAC).☆89Updated 8 months ago
- MetaGenRL, a novel meta reinforcement learning algorithm. Unlike prior work, MetaGenRL can generalize to new environments that are entire…☆68Updated 4 years ago
- ☆194Updated 2 years ago
- Official code release for "CrossQ: Batch Normalization in Deep Reinforcement Learning for Greater Sample Efficiency and Simplicity"☆69Updated 10 months ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆163Updated 5 months ago
- Baseline implementation of recurrent PPO using truncated BPTT☆139Updated 11 months ago
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQN☆45Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆103Updated 4 years ago
- Soft Actor-Critic with advanced features☆49Updated last week
- Proximal Policy Optimization (Continuous Version) in PyTorch.☆27Updated 3 years ago
- Code for MOPO: Model-based Offline Policy Optimization☆177Updated 2 years ago