QiangLong2017 / Deep-Reiforcement-LearningLinks
☆63Updated 3 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:
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆314Updated 5 years ago
- RL algorithms☆141Updated 4 years ago
- TD3 in Pytorch☆35Updated 3 years ago
- kinds of reinforcement learning model by Pytorch☆345Updated 2 years ago
- 多智能体强化学习VDN、QMIX、QTRAN、QPLEX复现☆35Updated 2 years ago
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MATD3 MASAC MAAC IPPO MAPPO HAPPO MAT MORL☆145Updated last week
- Deep reinforcement learning algorithms implemented using PyTorch, including DQN、DDPG、PPO、SAC、DDQN、Noisy-DQN.☆35Updated 2 months ago
- This repository collects some codes that encapsulates commonly used algorithms in the field of machine learning. Most of them are based o…☆604Updated 7 months ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆107Updated 3 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆90Updated 8 months ago
- PyTorch implementations of MADDPG, MAPPO (coming)☆184Updated last year
- my code for paper Parameterized-DQN☆25Updated 4 years ago
- Codes for paper of 'Solving job scheduling problems in a resource preemption environment with multi-agent reinforcement learning'☆52Updated 2 years ago
- 强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代 码都经过调试并可以运行☆105Updated 2 years ago
- Python implementation of DDQN multi-UAV data harvesting☆209Updated 3 years ago
- 动手学强化学习代码☆65Updated last year
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆58Updated 4 years ago
- DQN by Matlab and Python☆34Updated 5 years ago
- 真-极简强化学习(基于torch的强化学习框架pfrl)☆97Updated 3 years ago
- UAVGym是一个用python编写的GYM风格的无人机仿真环境,用于强化学习算法的研究。☆70Updated 2 years ago
- Use Multi-agent Twin Delayed Deep Deterministic Policy Gradient(TD3) algorithm to find reasonable paths for ships☆65Updated 2 years ago
- [JSAC 2018] Energy-Efficient UAV Control for Effective and Fair Communication Coverage: A Deep Reinforcement Learning Approach☆140Updated last year
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆140Updated 5 months ago
- Use Multi-Agent Deep Deterministic Policy Gradient(DDPG) algorithm to find reasonable paths for ships☆35Updated 3 years ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆56Updated 3 years ago
- ☆92Updated last year
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆59Updated 3 years ago
- code for☆11Updated 4 years ago
- Code for paper "基于多智能体深度强化学习的车联网通信资源分配优化"☆318Updated 4 months ago
- D3QN Pytorch☆66Updated 4 years ago