FranciscoHu17 / BipedalWalker
Utilizes Q-learning, DQN, and TD3 reinforcement learning algorithms to teach BipedalWalker to walk
☆9Updated 3 years ago
Alternatives and similar repositories for BipedalWalker:
Users that are interested in BipedalWalker are comparing it to the libraries listed below
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆97Updated last year
- Implementation of HindSight Experience Replay paper with Pytorch☆29Updated 3 years ago
- PPO, DDPG, SAC implementation on mujoco environment☆106Updated 3 years ago
- Prioritized Experience Replay implementation with proportional prioritization