XinJingHao / TD3-BipedalWalkerHardcore-v2
Solve BipedalWalkerHardcore-v2 with TD3
☆83Updated 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
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆114Updated 8 months ago
- DSAC; Distributional Soft Actor-Critic☆115Updated 10 months ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆156Updated 9 months ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆128Updated 7 months ago
- ☆192Updated last year
- a clean and robust Pytorch implementation of SAC on continuous action space☆66Updated 7 months ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆61Updated 3 years ago
- TD3 in Pytorch☆29Updated 3 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆122Updated last year
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆47Updated 4 years ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆276Updated 2 months ago
- The code for maddpg using pytorch☆164Updated 4 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆83Updated last year
- RL algorithms☆140Updated 3 years ago
- ☆93Updated 3 years ago
- This is the official implementation of Multi-Agent PPO.☆101Updated 2 years ago
- We extend pymarl2 to pymarl3, equipping the MARL algorithms with permutation invariance and permutation equivariance properties. The enh…☆140Updated last year
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆198Updated 5 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆94Updated 2 years ago
- Implement reinforcement learning algorithms in Pytorch☆33Updated 3 years ago
- 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
- PyTorch implementations of MADDPG, MAPPO (coming)☆102Updated 10 months ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆112Updated 2 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆49Updated 3 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 3 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆60Updated 2 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆93Updated 3 years ago
- ☆22Updated last year
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆97Updated 3 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆441Updated last year