Desny / DQN
DQN related algorithms
☆10Updated last year
Alternatives and similar repositories for DQN:
Users that are interested in DQN are comparing it to the libraries listed below
- Use Multi-agent Twin Delayed Deep Deterministic Policy Gradient(TD3) algorithm to find reasonable paths for ships☆54Updated 2 years ago
- TD3 in Pytorch☆29Updated 3 years ago
- PyTorch implementations of MADDPG, MAPPO (coming)☆103Updated 10 months ago
- Use Multi-Agent Deep Deterministic Policy Gradient(DDPG) algorithm to find reasonable paths for ships☆30Updated 2 years ago
- Codes for paper of 'Solving job scheduling problems in a resource preemption environment with multi-agent reinforcement learning'☆40Updated last year
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆94Updated 2 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆68Updated last month
- implementation of MADDPG using PettingZoo and PyTorch☆122Updated last year
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆41Updated 2 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆66Updated 7 months ago
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MAAC MAPPO☆16Updated 2 weeks ago
- Multi-UAV target round-up based on MADDPG☆71Updated 2 months ago
- my code for paper Parameterized-DQN☆20Updated 3 years ago
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆52Updated 3 years ago
- 多智能体强化学习VDN、QMIX、QTRAN、QPLEX复现☆28Updated last year
- D3QN Pytorch☆57Updated 3 years ago
- PyTorch implementation of Constrained Reinforcement Learning for Soft Actor Critic Algorithm☆39Updated 2 years ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆42Updated 2 years ago
- Source code of paper "A Hierarchical Reinforcement Learning Algorithm Based on Attention Mechanism for UAV Autonomous Navigation"☆14Updated 2 years ago
- A clean and robust implementation of Prioritized DQN and Prioritized Double DQN☆19Updated 7 months ago
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆77Updated 5 months ago
- created an environment of 10*10 grid and 4 UAVs to carry out coverage path planning cooperatively☆84Updated 3 years ago
- My own implementation of Reinforcement Learning algorithms using Tensorflow 2.0☆29Updated 2 years ago
- 无人机动态覆盖控制;1. 实现了一个无人机点覆盖环境;2. 给出了无人机连通保持规则;3. 给出了基于MARL的控制算法☆44Updated 4 months ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆139Updated last year
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆60Updated 2 years ago
- implementation of MADDPG using PyTorch and multiagent-particle-envs☆32Updated 2 years ago
- ☆57Updated 2 years ago