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
- a clean and robust Pytorch implementation of SAC on continuous action space☆90Updated 7 months ago
- TD3 in Pytorch☆35Updated 3 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆105Updated 3 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆210Updated 3 years ago
- A clean and robust Pytorch implementation of SAC on discrete action space☆41Updated last year
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆57Updated 3 years ago
- Implement reinforcement learning algorithms in Pytorch☆33Updated 4 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆94Updated 4 years ago
- 动手学强化学习代码☆64Updated last year
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆57Updated 4 years ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆91Updated 4 years ago
- 多智能体强化学习☆104Updated 6 years ago
- D3QN Pytorch☆63Updated 3 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆166Updated last year
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆314Updated 5 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆250Updated 3 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆96Updated last year
- DDPG in Pytorch☆45Updated 3 years ago
- Code for our paper: Scalable Multi-Agent Reinforcement Learning through Intelligent Information Aggregation☆128Updated 4 months ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆95Updated 11 months ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆147Updated last year
- Hello😜☆30Updated 5 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆73Updated 3 years ago
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MATD3 MASAC MAAC IPPO MAPPO HAPPO MAT MORL☆132Updated 4 months ago
- Solve BipedalWalkerHardcore-v2 with TD3☆94Updated 2 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆366Updated 4 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆161Updated 2 years ago
- my code for paper Parameterized-DQN☆24Updated 4 years ago
- The official code releasement of publications in MARL field of TJU RL lab.☆83Updated 3 years ago