deligentfool / dqn_zoo
The implement of all kinds of dqn reinforcement learning with Pytorch
☆94Updated 3 years ago
Alternatives and similar repositories for dqn_zoo:
Users that are interested in dqn_zoo are comparing it to the libraries listed below
- Code for Weighted QMIX☆131Updated 4 years ago
- The implement of the policy gradient RL algorithm with pytorch☆38Updated 4 years ago
- PyTorch implementation of Foerster, Jakob N., et al. "Counterfactual multi-agent policy gradients."☆58Updated 4 years ago
- ☆74Updated 5 years ago
- ☆196Updated last year
- Codes accompanying the paper "Learning Nearly Decomposable Value Functions with Communication Minimization" (ICLR 2020)☆81Updated 2 years ago
- There will be updates later☆84Updated 5 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆209Updated last year
- A collection of offline reinforcement learning algorithms.☆174Updated 3 months ago
- PyTorch implementation of SAC-Discrete.☆299Updated 7 months ago
- ☆40Updated 3 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆117Updated 2 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆203Updated 5 years ago
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆99Updated 2 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆50Updated 3 years ago
- ☆92Updated 4 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆84Updated last year
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆161Updated 10 months ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆122Updated 7 months ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆132Updated 10 months ago
- The pytorch implementation of DGN on grid world and Starcraft☆140Updated 3 years ago
- MADDPG in Ray/RLlib☆53Updated 5 years ago
- This is the official implementation of Multi-Agent PPO.☆105Updated 2 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆170Updated 7 months ago
- The official code releasement of publications in MARL field of TJU RL lab.☆70Updated 2 years ago
- ☆95Updated 3 years ago
- Official Implementation of 'UPDeT: Universal Multi-agent Reinforcement Learning via Policy Decoupling with Transformers' ICLR 2021(spotli…☆132Updated 4 years ago
- A clean and robust Pytorch implementation of SAC on discrete action space☆34Updated 4 months ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆160Updated 3 months ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆179Updated 2 years ago