chirag-singhal / Double-DQN
Deep Reinforcement Learning with Double Q-learning
☆14Updated 4 years ago
Alternatives and similar repositories for Double-DQN
Users that are interested in Double-DQN are comparing it to the libraries listed below
Sorting:
- Reinforcement Learning Algorithms Based on PyTorch☆19Updated 3 years ago
- Codes for Paper "Delay-Aware Multi-Agent Reinforcement Learning".☆52Updated 4 years ago
- Re-produce DQN, REINFORCE, REINFORCE with baseline, one-step AC, QAC, QAC with shared network, PPO2, DDPG, TD3, SAC, SAC discrete,A2C,A3C☆19Updated 4 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆52Updated 3 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆65Updated 3 years ago
- The official implementation of "Transformer in Transformer as Backbone for Deep Reinforcement Learning"☆55Updated last year
- Distributed RL Implementation using Pytorch and Ray (ApeX(Ape-X), A3C, Distributed-PPO(DPPO), Impala)☆28Updated 2 years ago
- code implementation for 'Bi-level Actor-Critic for Multi-agent Coordination'(AAAI2020)☆59Updated 4 years ago
- ☆40Updated 3 years ago
- ☆85Updated 3 years ago
- Simple verification experiments codes for multi-agent RL using OpenAI MPE environment☆33Updated 2 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆117Updated 2 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆89Updated last year
- Order Fulfillment by Multi-Agent Reinforcement Learning☆23Updated last year
- I used this paper as inspiration https://arxiv.org/pdf/1904.03367.pdf☆34Updated 2 years ago
- ☆47Updated 5 years ago
- pytorch实现的一些MARL算法☆65Updated 4 years ago
- PyTorch implementation of Constrained Policy Optimization☆54Updated 3 years ago
- A clean and robust Pytorch implementation of SAC on discrete action space☆37Updated 6 months ago
- Nash Q Learning☆31Updated 4 years ago
- Multi-agent PPO with noise (97% win rates on Hard scenarios of SMAC)☆61Updated last year
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆57Updated 3 years ago
- ICML 2019 RL for Real Life Workshop: Recurrent MADDPG for Partially Observable and Limited Communication Settings☆48Updated 5 years ago
- Deep Q Network for Multi-agent RL☆15Updated 4 years ago
- PyTorch implementation of Foerster, Jakob N., et al. "Counterfactual multi-agent policy gradients."☆58Updated 5 years ago
- Code for ICML2023 accepted paper: Complementary Attention for Multi-Agent Reinforcement Learning.☆17Updated 2 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆76Updated last month
- Adaptation of DQN, DDQN and COMA for multi-agent Gym environments☆12Updated last year
- A novel preference-driven multi-objective reinforcement learning algorithm using a single policy network that covers the entire preferenc…☆30Updated last year
- ☆39Updated 2 years ago