WangYuxiang8 / RL-demo
强化学习常见算法的实现,Q-Learning/DQN/PG/AC/DDPG/PPO/SAC
☆17Updated 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
- RL algorithms☆140Updated 3 years ago
- 多智能体强化学习☆87Updated 6 years ago
- kinds of reinforcement learning model by Pytorch☆308Updated last year
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆186Updated 2 years ago
- Tutorial for Reinforcement Learning☆178Updated 3 years ago
- Reinforcement-Learning-Notes, start with MDP.☆222Updated 2 years ago
- DDPG in Pytorch☆44Updated 3 years ago
- ☆29Updated 6 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 3 years ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆266Updated 5 years ago
- ☆57Updated 2 years ago
- Implement some algorithms of RL☆45Updated last year
- D3QN Pytorch☆57Updated 3 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆95Updated 2 years ago
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆82Updated last week
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆218Updated 2 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆52Updated 4 years ago
- pytorch implementation of DQN/DDQN/Dueling_networ/D3QN for job shop scheudling problem☆65Updated 3 years ago
- My own implementation of Reinforcement Learning algorithms using Tensorflow 2.0☆29Updated 3 years ago
- Codes for paper of 'Solving job scheduling problems in a resource preemption environment with multi-agent reinforcement learning'☆40Updated last year
- 真-极简强化学习(基于torch的强化学习框架pfrl)☆73Updated 2 years ago
- A collection of multi agent environments based on OpenAI gym.☆22Updated last year
- The code for maddpg using pytorch☆165Updated 4 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆324Updated 3 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆18Updated 2 years ago
- A clean and robust Pytorch implementation of SAC on discrete action space☆34Updated 3 months ago
- Deep Reinforcement Learning for Multiobjective Optimization. Code for this paper☆148Updated 4 years ago
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆514Updated 2 years ago
- This is the official code of the publised paper 'A Multi-action Deep Reinforcement Learning Framework for Flexible Job-shop Scheduling Pr…☆279Updated last year
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆449Updated last year