XinJingHao / TD3-BipedalWalkerHardcore-v2Links
Solve BipedalWalkerHardcore-v2 with TD3
☆90Updated 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☆83Updated 3 months ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆51Updated 5 months ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆102Updated 3 years ago
- TD3 in Pytorch☆34Updated 3 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆158Updated last year
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆181Updated last year
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆387Updated 3 weeks ago
- RL algorithms☆142Updated 4 years ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆141Updated 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
- Implement reinforcement learning algorithms in Pytorch☆33Updated 4 years ago
- DSAC; Distributional Soft Actor-Critic☆129Updated 5 months ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆86Updated 8 months ago
- implementation of MADDPG using PettingZoo and PyTorch☆153Updated last year
- ☆23Updated 2 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆91Updated 4 years ago
- ☆105Updated 2 weeks ago
- This is the official implementation of Multi-Agent PPO.☆112Updated 2 years ago
- 强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行☆91Updated last year
- The implementation of LSTM-TD3.☆82Updated 2 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆241Updated 2 years ago
- BipedalWalker & BipedalWalkerHardcore solved by SAC☆25Updated last year
- Simple verification experiments codes for multi-agent RL using OpenAI MPE environment☆34Updated 3 years ago
- The code for maddpg using pytorch☆170Updated 4 years ago
- I used this paper as inspiration https://arxiv.org/pdf/1904.03367.pdf☆35Updated 2 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆110Updated 4 years ago
- DRLib:a Concise Deep Reinforcement Learning Library, Integrating HER, PER and D2SR for Almost Off-Policy RL Algorithms.☆554Updated last year
- ☆214Updated 2 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆72Updated 3 years ago