QiangLong2017 / Deep-Reiforcement-Learning
☆62Updated 2 years ago
Alternatives and similar repositories for Deep-Reiforcement-Learning
Users that are interested in Deep-Reiforcement-Learning are comparing it to the libraries listed below
Sorting:
- 动手学强化学习代码☆55Updated last year
- TD3 in Pytorch☆33Updated 3 years ago
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MATD3 MASAC MAAC IPPO MAPPO HAPPO MAT MORL☆64Updated 3 weeks ago
- Codes for paper of 'Solving job scheduling problems in a resource preemption environment with multi-agent reinforcement learning'☆42Updated last year
- RL algorithms☆141Updated 4 years ago
- 无人机动态覆盖控制;1. 实现了一个无人机点覆盖环境;2. 给出了无人机连通保持规则;3. 给出了基于MARL的控制算法☆48Updated 8 months ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆75Updated last month
- This repository collects some codes that encapsulates commonly used algorithms in the field of machine learning. Most of them are based o…☆523Updated 2 months ago
- UAVGym是一个用python编写的GYM风格的无人机仿真环境,用于强化学习算法的研究。☆54Updated last year
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆100Updated 2 years ago
- Deep Q Network for Multi-agent RL☆15Updated 4 years ago
- 多智能体强化学习VDN、QMIX、QTRAN、QPLEX复现☆32Updated 2 years ago
- Python implementation of DDQN multi-UAV data harvesting☆183Updated 3 years ago
- D3QN Pytorch☆61Updated 3 years ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆291Updated 5 years ago
- Deep reinforcement learning algorithms implemented using PyTorch, including DQN、DDPG、PPO、SAC、DDQN、Noisy-DQN.☆16Updated last month
- kinds of reinforcement learning model by Pytorch☆330Updated 2 years ago
- Use Multi-Agent Deep Deterministic Policy Gradient(DDPG) algorithm to find reasonable paths for ships☆36Updated 2 years ago
- PyTorch implementations of MADDPG, MAPPO (coming)☆141Updated last year
- 基于深度强化学习技术(DRL),提出了结合D3QN算法和多步学习的无人机3D路径优化算法。为进一步优化算法,提出一种三维同步导航和无线电测绘(SNARM)新框架。☆50Updated 2 years ago
- Implement some algorithms of RL☆47Updated 2 years ago
- Use Multi-agent Twin Delayed Deep Deterministic Policy Gradient(TD3) algorithm to find reasonable paths for ships☆62Updated 2 years ago
- Projects from basic algorithms to MARL. Implements MADDPG/MATD3 in Predator-Prey pursuit games with PettingZoo MPE environments.☆79Updated 2 weeks ago
- 多智能体强化学习☆94Updated 6 years ago
- DDPG in Pytorch☆45Updated 3 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆196Updated 2 years ago
- Multi-UAV target round-up based on MADDPG☆152Updated 2 months ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆233Updated 2 years ago
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆56Updated 3 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆140Updated last year