zrr1999 / Reinforcement-learning-with-PyTorchLinks
莫烦强化学习教程的PyTorch实现
☆10Updated last year
Alternatives and similar repositories for Reinforcement-learning-with-PyTorch
Users that are interested in Reinforcement-learning-with-PyTorch are comparing it to the libraries listed below
Sorting:
- Tutorial for Reinforcement Learning☆191Updated 4 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆214Updated 3 years ago
- D3QN implementation using pytorch☆15Updated 4 years ago
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MATD3 MASAC MAAC IPPO MAPPO HAPPO MAT MORL☆153Updated last month
- RL algorithms☆141Updated 4 years ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆315Updated 6 years ago
- kinds of reinforcement learning model by Pytorch☆344Updated 2 years ago
- 多智能体强化学习☆108Updated 7 years ago
- D3QN Pytorch☆67Updated 4 years ago
- Codes for paper of 'Solving job scheduling problems in a resource preemption environment with multi-agent reinforcement learning'☆53Updated 2 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆108Updated 3 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆58Updated 4 years ago
- ☆63Updated 3 years ago
- 真-极简强化学习(基于torch的强化学习框架pfrl)☆102Updated 3 years ago
- 强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行☆110Updated 2 years ago
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆63Updated 4 years ago
- 多智能体强化学习VDN、QMIX、QTRAN、QPLEX复现☆36Updated 2 years ago
- Code for paper "基于多智能体深度强化学习的车联网通信资源分配优化"☆328Updated 5 months ago
- 强化学习中纳什Qlearning 实现矩阵博弈☆30Updated 6 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆169Updated 2 years ago
- ☆72Updated last year
- DDPG in Pytorch☆47Updated 4 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆379Updated 4 years ago
- my code for paper Parameterized-DQN☆25Updated 4 years ago
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆61Updated 3 years ago
- Deep RL algorithm in pytorch☆315Updated 2 years ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆57Updated 3 years ago
- Pytorch for Deep Reinforcement Learning☆256Updated 5 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆258Updated 3 years ago
- 🎾 Multi-Agent Proximal Policy Optimization approach to a competitive reinforcement learning problem☆22Updated 3 years ago