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.
☆85Updated 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
- PyTorch implementation of FQF, IQN and QR-DQN.☆171Updated 8 months ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆167Updated 2 years ago
- ☆194Updated 2 years ago
- Distributional Soft Actor Critic☆52Updated 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
- MARS is shortened for Multi-Agent Research Studio, a library for mulit-agent reinforcement learning research.☆45Updated last year
- Codes accompanying the paper "Learning Nearly Decomposable Value Functions with Communication Minimization" (ICLR 2020)☆81Updated 2 years ago
- Code for MOPO: Model-based Offline Policy Optimization☆175Updated 2 years ago
- Collection of OpenAI parametrized action-space environments.☆64Updated this week
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆48Updated 2 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆162Updated 4 months ago
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQN☆45Updated 4 years ago
- Cooperative Multi-goal Multi-stage Multi-agent Reinforcement Learning☆56Updated 2 years ago
- Codes accompanying the paper "DOP: Off-Policy Multi-Agent Decomposed Policy Gradients" (ICLR 2021, https://arxiv.org/abs/2007.12322)☆52Updated 2 years ago
- Official code of Nash-DQN for paper: Nash-DQN algorithm for two-player zero-sum Markov games, details see our paper: A Deep Reinforcement…☆19Updated 2 years ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆160Updated 8 months ago
- Gridworld for MARL experiments☆139Updated 4 years ago
- Model-Based Offline Reinforcement Learning☆49Updated 4 years ago
- Author's PyTorch implementation of TD7 for online and offline RL☆138Updated last year
- The Starcraft Multi-Agent challenge lite☆42Updated 6 months ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆103Updated 4 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated 8 months ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆165Updated 2 months ago
- Code for "Proximal Distilled Evolutionary Reinforcement Learning", accepted at AAAI 2020☆52Updated 8 months ago
- Codes accompanying the paper "ROMA: Multi-Agent Reinforcement Learning with Emergent Roles" (ICML 2020 https://arxiv.org/abs/2003.08039)☆156Updated 2 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆135Updated 10 months ago
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆39Updated 4 years ago
- ☆74Updated 9 months ago
- Minimal implementation of multi-agent reinforcement learning algorithms☆54Updated 3 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆102Updated 4 years ago