XinJingHao / TD3-BipedalWalkerHardcore-v2
Solve BipedalWalkerHardcore-v2 with TD3
☆88Updated 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
- a clean and robust Pytorch implementation of SAC on continuous action space☆72Updated this week
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆125Updated 11 months ago
- TD3 in Pytorch☆31Updated 3 years ago
- DSAC; Distributional Soft Actor-Critic☆125Updated 2 months ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆50Updated last month
- My DRL library with tensorflow1.14 based on openai spinning-up☆61Updated 4 years ago
- Implement reinforcement learning algorithms in Pytorch☆33Updated 3 years ago
- ☆102Updated 2 months ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).