zrr1999 / Reinforcement-learning-with-PyTorchLinks
莫烦强化学习教程的PyTorch实现
☆10Updated 6 months ago
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:
- my code for paper Parameterized-DQN☆22Updated 4 years ago
- 多智能体强化学习☆98Updated 6 years ago
- RL algorithms☆141Updated 4 years ago
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆48Updated 3 years ago
- D3QN Pytorch☆63Updated 3 years ago
- ☆57Updated last year
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MATD3 MASAC MAAC IPPO MAPPO HAPPO MAT MORL☆73Updated last month
- D3QN implementation using pytorch☆15Updated 4 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆200Updated 3 years ago
- Codes for paper of 'Solving job scheduling problems in a resource preemption environment with multi-agent reinforcement learning'☆43Updated 2 years ago
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆57Updated 3 years ago
- 真-极简强化学习(基于torch的强化学习框架pfrl)☆79Updated 3 years ago
- 多智能体强化学习VDN、QMIX、QTRAN、QPLEX复现☆32Updated 2 years ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆47Updated 3 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆57Updated 3 years ago
- A collection of multi agent environments based on OpenAI gym.☆25Updated 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
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆154Updated last year
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆296Updated 5 years ago
- 强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行☆85Updated last year
- Jax and Torch Multi-Agent SAC on PettingZoo API☆82Updated 6 months ago
- 强化学习中纳什Qlearning 实现矩阵博弈☆30Updated 6 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆19Updated 3 years ago
- 🎾 Multi-Agent Proximal Policy Optimization approach to a competitive reinforcement learning problem☆22Updated 2 years ago
- 动手学强化学习代码☆57Updated last year
- DDPG in Pytorch☆45Updated 3 years ago
- Code for paper "基于多智能体深度强化学习的车联网通信资源分配优化"☆273Updated last year
- a clean and robust Pytorch implementation of SAC on continuous action space☆77Updated last month
- implementation of MADDPG using PettingZoo and PyTorch☆144Updated last year
- Tutorial for Reinforcement Learning☆184Updated 3 years ago