chucnorrisful / dqn
Applying the DQN-Agent from keras-rl to Starcraft 2 Learning Environment and modding it to to use the Rainbow-DQN algorithms.
☆11Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for dqn
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆202Updated last year
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆93Updated 4 years ago
- ☆71Updated 5 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆46Updated 5 years ago
- Codes accompanying the paper "Learning Nearly Decomposable Value Functions with Communication Minimization" (ICLR 2020)☆82Updated last year
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆43Updated 3 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆111Updated last year
- Solving POMDP using Recurrent networks☆81Updated 4 years ago
- There will be updates later☆81Updated 5 years ago
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆19Updated 3 years ago
- Codes accompanying the paper "ROMA: Multi-Agent Reinforcement Learning with Emergent Roles" (ICML 2020 https://arxiv.org/abs/2003.08039)☆149Updated last year
- Experiments with reinforcement learning and recurrent neural networks☆113Updated last year
- ☆83Updated 3 years ago
- PyTorch implementation of SAC-Discrete.☆284Updated 3 months ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆161Updated 3 months ago
- Translation and understanding of the Pop-art paper.☆17Updated 5 years ago
- My internship project in 𝖢𝖠𝖲𝖨𝖠. 🤗☆2Updated 5 years ago
- Bidirectionally-Coordinated Net Implements with PyTorch 1.0☆15Updated 5 years ago
- Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.☆99Updated 3 years ago
- PyTorch implementation of Foerster, Jakob N., et al. "Counterfactual multi-agent policy gradients."☆53Updated 4 years ago
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆114Updated last week
- [NeurIPS 2021] CDS achieves remarkable success in challenging benchmarks SMAC and GRF by balancing sharing and diversity.☆83Updated last year
- ☆212Updated 8 months ago
- ☆88Updated 3 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆131Updated last year
- The implement of the policy gradient RL algorithm with pytorch☆37Updated 3 years ago
- pytorch实现的一些MARL算法☆64Updated 3 years ago
- An engine to create high performance multi-agent grid world environments with hundreds or thousands of agents, along with a set of refere…☆190Updated 2 years ago
- This is the official implementation of Multi-Agent PPO.☆93Updated last year
- Gridworld for MARL experiments☆137Updated 3 years ago
- PyTorch implementation of the state-of-the-art distributional reinforcement learning algorithm Fully Parameterized Quantile Function (FQF…☆28Updated 4 years ago