XinJingHao / TD3-BipedalWalkerHardcore-v2Links
Solve BipedalWalkerHardcore-v2 with TD3
☆94Updated 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☆90Updated 7 months ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆105Updated 3 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆168Updated last year
- Deep recurrent Q learning on CartPole-v1 environment☆96Updated last year
- RL algorithms☆141Updated 4 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆207Updated last year
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆54Updated 9 months ago
- TD3 in Pytorch☆35Updated 3 years ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆420Updated 4 months ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆148Updated last year
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆91Updated 5 years ago
- DSAC; Distributional Soft Actor-Critic☆134Updated 9 months ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆96Updated 4 years ago
- ☆55Updated 6 months ago
- ☆106Updated 4 months ago
- Implement reinforcement learning algorithms in Pytorch☆33Updated 4 years ago
- DRLib:a Concise Deep Reinforcement Learning Library, Integrating HER, PER and D2SR for Almost Off-Policy RL Algorithms.☆560Updated last year
- implementation of MADDPG using PettingZoo and PyTorch☆160Updated 2 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆55Updated 4 years ago
- The code for maddpg using pytorch☆169Updated 5 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆254Updated 3 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆97Updated last year
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆75Updated 3 years ago
- This is the official implementation of Multi-Agent PPO.☆125Updated 2 years ago
- ☆220Updated 2 years ago
- BipedalWalker & BipedalWalkerHardcore solved by SAC☆26Updated 2 years ago
- The implementation of LSTM-TD3.☆85Updated 2 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆63Updated 4 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆116Updated 2 years ago
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆22Updated 4 years ago