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:
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆301Updated 5 years ago
- kinds of reinforcement learning model by Pytorch☆341Updated 2 years ago
- RL algorithms☆142Updated 4 years ago
- This repository collects some codes that encapsulates commonly used algorithms in the field of machine learning. Most of them are based o…☆567Updated 3 months ago
- TD3 in Pytorch☆35Updated 3 years ago
- Deep reinforcement learning algorithms implemented using PyTorch, including DQN、DDPG、PPO、SAC、DDQN、Noisy-DQN.☆29Updated 3 weeks ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 3 years ago
- Codes for paper of 'Solving job scheduling problems in a resource preemption environment with multi-agent reinforcement learning'☆47Updated 2 years ago
- 真-极简强化学习(基于torch的强化学习 框架pfrl)☆84Updated 3 years ago
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MATD3 MASAC MAAC IPPO MAPPO HAPPO MAT MORL☆105Updated last month
- 多智能体强化学习VDN、QMIX、QTRAN、QPLEX复现☆33Updated 2 years ago
- PyTorch implementations of MADDPG, MAPPO (coming)☆167Updated last year
- D3QN Pytorch☆62Updated 3 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆83Updated 4 months ago
- DQN by Matlab and Python☆31Updated 5 years ago
- 多智能体强化学习☆101Updated 6 years ago
- Tutorial for Reinforcement Learning☆187Updated 3 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆204Updated 3 years ago
- Implement some algorithms of RL☆47Updated 2 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆104Updated 3 years ago
- Use Multi-agent Twin Delayed Deep Deterministic Policy Gradient(TD3) algorithm to find reasonable paths for ships☆64Updated 2 years ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆51Updated 3 years ago
- my code for paper Parameterized-DQN☆23Updated 4 years ago
- Official Pytorch implementation of Soft-DRGN (IEEE trans on Mobile Computing 2022)☆37Updated 3 years ago
- 动手学强化学习代码☆60Updated last year
- 强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行☆95Updated last year
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆60Updated 4 years ago
- ☆418Updated 2 months ago
- Use Multi-Agent Deep Deterministic Policy Gradient(DDPG) algorithm to find reasonable paths for ships☆37Updated 2 years ago
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆125Updated last month