XinJingHao / TD3-BipedalWalkerHardcore-v2
Solve BipedalWalkerHardcore-v2 with TD3
☆84Updated last year
Alternatives and similar repositories for TD3-BipedalWalkerHardcore-v2:
Users that are interested in TD3-BipedalWalkerHardcore-v2 are comparing it to the libraries listed below
- TD3 in Pytorch☆29Updated 3 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆66Updated 8 months ago
- DSAC; Distributional Soft Actor-Critic☆123Updated last week
- A clean and robust Pytorch implementation of PPO on continuous action space.☆130Updated 8 months ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆118Updated 10 months ago
- ☆102Updated this week
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆49Updated 4 years ago
- RL algorithms☆140Updated 3 years ago
- ☆193Updated last year
- Implement reinforcement learning algorithms in Pytorch☆33Updated 3 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆61Updated 3 years ago
- PyTorch implementations of MADDPG, MAPPO (coming)☆112Updated 11 months ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆289Updated last week
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆79Updated 4 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆83Updated last year
- The code for maddpg using pytorch☆165Updated 4 years ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆44Updated 2 years ago
- ☆94Updated 3 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆159Updated 10 months ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆202Updated 5 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆115Updated 2 years ago
- ☆58Updated 4 years ago
- This is the official implementation of Multi-Agent PPO.☆102Updated 2 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆123Updated last year
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 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
- ☆23Updated last year
- ILSwiss is an Easy-to-run Imitation Learning (IL, or Learning from Demonstration, LfD) and also Reinforcement Learning (RL) framework (te…☆164Updated last year
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆186Updated 2 years ago
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆53Updated 3 years ago