XinJingHao / TD3-BipedalWalkerHardcore-v2Links
Solve BipedalWalkerHardcore-v2 with TD3
☆91Updated 2 years ago
Alternatives and similar repositories for TD3-BipedalWalkerHardcore-v2
Users that are interested in TD3-BipedalWalkerHardcore-v2 are comparing it to the libraries listed below
Sorting:
- a clean and robust Pytorch implementation of SAC on continuous action space☆84Updated 5 months ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆104Updated 3 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆162Updated last year
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆51Updated 6 months ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆142Updated last year
- TD3 in Pytorch☆35Updated 3 years ago
- ☆105Updated last month
- RL algorithms☆142Updated 4 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆186Updated last year
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆87Updated 4 years ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆395Updated 2 months ago
- implementation of MADDPG using PettingZoo and PyTorch☆154Updated last year
- ☆52Updated 3 months ago
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- implementation of MADDPG using PyTorch and multiagent-particle-envs☆38Updated 3 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆90Updated 9 months ago
- The implementation of LSTM-TD3.☆85Updated 2 years ago
- Implement reinforcement learning algorithms in Pytorch☆34Updated 4 years ago
- DSAC; Distributional Soft Actor-Critic☆130Updated 7 months ago
- BipedalWalker & BipedalWalkerHardcore solved by SAC☆25Updated last year
- This is the official implementation of Multi-Agent PPO.☆116Updated 2 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆248Updated 2 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆93Updated 4 years ago
- ☆217Updated 2 years ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆52Updated 3 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆72Updated 3 years ago
- ☆102Updated 3 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆206Updated 3 years ago
- PyTorch implementations of MADDPG, MAPPO (coming)☆168Updated last year
- Simple verification experiments codes for multi-agent RL using OpenAI MPE environment☆34Updated 3 years ago