FranciscoHu17 / BipedalWalkerLinks
Utilizes Q-learning, DQN, and TD3 reinforcement learning algorithms to teach BipedalWalker to walk
☆9Updated 4 years ago
Alternatives and similar repositories for BipedalWalker
Users that are interested in BipedalWalker are comparing it to the libraries listed below
Sorting:
- Implementation of HindSight Experience Replay paper with Pytorch☆29Updated 4 years ago
- This is a repository of DQN and its variants implementation in PyTorch based on the original papar.☆13Updated 5 years ago
- PPO, DDPG, SAC implementation on mujoco environment☆110Updated 3 years ago
- ☆13Updated 2 years ago
- ☆40Updated 3 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆127Updated 7 months ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆227Updated 4 months ago
- Implement many Sparse Reward algorithms in Gym Fetch environment☆88Updated 4 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated 10 months ago
- Adversarial Inverse Reinforcement Learning Implement For Mountain Car☆36Updated 3 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated last week
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆77Updated 4 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆289Updated 4 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆137Updated last year
- Deep Q-Learning (DQN) implementation for Atari pong.☆83Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆103Updated 4 years ago
- OpenAI Gym environment solutions using Deep Reinforcement Learning.☆76Updated 3 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆168Updated 6 months ago
- Solving openAI's game 'BipedalWalker-v2' with Deep Reinforcement Learning☆26Updated 5 years ago
- Implementation of Off Policy Adversarial Inverse Reinforcement Learning☆23Updated 4 years ago
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆29Updated 2 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆168Updated 3 years ago
- Assignments for CS294-112.☆30Updated 5 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆98Updated 5 years ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆98Updated 3 weeks ago
- ☆41Updated 5 years ago
- PyTorch implementation of D4PG with the SOTA IQN Critic instead of C51. Implementation includes also the extensions Munchausen RL and D2R…☆22Updated 4 years ago
- ☆184Updated 3 years ago
- ☆20Updated 4 years ago
- Conservative Q Learning on top of SAC☆130Updated 2 years ago