QiangLong2017 / Deep-Reiforcement-LearningLinks
☆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:
- kinds of reinforcement learning model by Pytorch☆337Updated 2 years ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆297Updated 5 years ago
- 动手学强化学习代码☆58Updated last year
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆101Updated 3 years ago
- RL algorithms☆143Updated 4 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆83Updated 3 months ago
- TD3 in Pytorch☆34Updated 3 years ago
- Implement some algorithms of RL☆47Updated 2 years ago
- This repository collects some codes that encapsulates commonly used algorithms in the field of machine learning. Most of them are based o…☆549Updated last month
- Codes for paper of 'Solving job scheduling problems in a resource preemption environment with multi-agent reinforcement learning'☆44Updated 2 years ago
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MATD3 MASAC MAAC IPPO MAPPO HAPPO MAT MORL☆93Updated this week
- Tutorial for Reinforcement Learning☆186Updated 3 years ago
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆111Updated 3 months ago
- Deep reinforcement learning algorithms implemented using PyTorch, including DQN、DDPG、PPO、SAC、DDQN、Noisy-DQN.☆25Updated 3 weeks ago
- Projects from basic algorithms to MARL. Implements MADDPG/MATD3 in Predator-Prey pursuit games with PettingZoo MPE environments.☆101Updated 2 weeks ago
- 真-极简强化学习(基于torch的强化学习框架pfrl)☆82Updated 3 years ago
- DQN by Matlab and Python☆31Updated 5 years ago
- 多智能体强化学习☆100Updated 6 years ago
- 多智能体强化学习VDN、QMIX、QTRAN、QPLEX复现☆32Updated 2 years ago
- ☆494Updated 8 months ago
- Use Multi-agent Twin Delayed Deep Deterministic Policy Gradient(TD3) algorithm to find reasonable paths for ships☆64Updated 2 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 3 years ago
- The code about this final project (Online scheduling of image satellites based on deep reinforcement learning)☆18Updated 4 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆202Updated 3 years ago
- A clean and robust implementation of Prioritized DQN and Prioritized Double DQN☆20Updated last year
- my code for paper Parameterized-DQN☆22Updated 4 years ago
- Use Multi-Agent Deep Deterministic Policy Gradient(DDPG) algorithm to find reasonable paths for ships☆37Updated 2 years ago
- D3QN Pytorch☆63Updated 3 years ago
- Multi-agent Reinforcement Learning Algorithms(COMA, VDN, QMIX)☆15Updated 5 years ago
- PyTorch implementations of MADDPG, MAPPO (coming)☆157Updated last year