WangYuxiang8 / RL-demoLinks
强化学习常见算法的实现,Q-Learning/DQN/PG/AC/DDPG/PPO/SAC
☆21Updated 3 years ago
Alternatives and similar repositories for RL-demo
Users that are interested in RL-demo are comparing it to the libraries listed below
Sorting:
- 多智能体强化学习☆98Updated 6 years ago
- ☆62Updated 2 years ago
- RL algorithms☆141Updated 4 years ago
- Dueling DQN Pytorch☆13Updated 3 years ago
- TD3 in Pytorch☆34Updated 3 years ago
- Deep reinforcement learning algorithms implemented using PyTorch, including DQN、DDPG、PPO、SAC、DDQN、Noisy-DQN.☆18Updated last month
- Deep Q Network for Multi-agent RL☆15Updated 4 years ago
- DDPG in Pytorch☆45Updated 3 years ago
- DQN by Matlab and Python☆31Updated 5 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆198Updated 3 years ago
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆107Updated 2 months ago
- 一些利用pytorch编程实现的强化学习例子☆36Updated 6 years ago
- 真-极简强化学习(基于torch的强化学习框架pfrl)☆79Updated 3 years ago
- 车杆倒立摆DQN简单实现☆13Updated 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 Reinforcement Learning framework that uses GNN to solve planning tasks for infrastructural assets☆16Updated 3 years ago
- 强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行☆85Updated last year
- ☆14Updated 4 years ago
- 基于深度强化学习的资源调度研究☆88Updated 7 years ago
- kinds of reinforcement learning model by Pytorch☆331Updated 2 years ago
- Codes for paper of 'Solving job scheduling problems in a resource preemption environment with multi-agent reinforcement learning'☆43Updated 2 years ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆296Updated 5 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆57Updated 3 years ago
- 莫烦强化学习教程的PyTorch实现☆10Updated 6 months ago
- DQN related algorithms☆10Updated 2 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆53Updated 5 years ago
- [动手学强化学习]系列,基于pytorch。☆55Updated 4 years ago
- Tutorial for Reinforcement Learning☆184Updated 3 years ago
- A clean and robust implementation of Prioritized DQN and Prioritized Double DQN☆19Updated 11 months ago
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MATD3 MASAC MAAC IPPO MAPPO HAPPO MAT MORL☆73Updated last month