sherlockHSY / Reinforcement_learning_with_pytorchLinks
Implement some algorithms of RL
☆46Updated 2 years 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:
- RL algorithms☆141Updated 4 years ago
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆48Updated 3 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆77Updated last month
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆100Updated 2 years ago
- 动手学强化学习代码☆57Updated last year
- D3QN Pytorch☆63Updated 3 years ago
- A clean and robust Pytorch implementation of SAC on discrete action space☆39Updated 7 months ago
- Implement reinforcement learning algorithms in Pytorch☆33Updated 3 years ago
- my code for paper Parameterized-DQN☆22Updated 4 years ago
- TD3 in Pytorch☆34Updated 3 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
- ☆14Updated 4 years ago
- 多智能体强化学习☆97Updated 6 years ago
- 多智能体强化学习VDN、QMIX、QTRAN、QPLEX复现☆32Updated 2 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
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆198Updated 2 years ago
- The official code releasement of publications in MARL field of TJU RL lab.☆79Updated 2 years ago
- ☆96Updated 3 years ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆86Updated 4 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 4 years ago
- ☆61Updated 4 years ago
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MATD3 MASAC MAAC IPPO MAPPO HAPPO MAT MORL☆73Updated last month
- My own implementation of Reinforcement Learning algorithms using Tensorflow 2.0☆30Updated 3 years ago
- ☆57Updated last year
- Communication using GNN in MARL☆20Updated 3 years ago
- PyTorch implementation of Constrained Reinforcement Learning for Soft Actor Critic Algorithm☆47Updated 2 years ago
- Hello😜☆31Updated 4 years ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆47Updated 3 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆82Updated 6 months ago