FranciscoHu17 / BipedalWalker
Utilizes Q-learning, DQN, and TD3 reinforcement learning algorithms to teach BipedalWalker to walk
☆10Updated 3 years ago
Alternatives and similar repositories for BipedalWalker:
Users that are interested in BipedalWalker are comparing it to the libraries listed below
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆146Updated 2 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆77Updated 4 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆215Updated last month
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆131Updated 9 months ago
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆134Updated 2 years ago
- Implementation of HindSight Experience Replay paper with Pytorch☆27Updated 3 years ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆416Updated 3 years ago
- ☆191Updated last year
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated 6 months ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆217Updated 2 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆208Updated last year
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- Implementation of Off Policy Adversarial Inverse Reinforcement Learning☆22Updated 4 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆162Updated 2 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆159Updated 3 months ago
- ☆40Updated 3 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆169Updated 6 months ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆122Updated 6 months ago
- discrete soft Q learning(SQL) and soft Q imitation learning(SQIL) implementation in pytorch, simple!☆54Updated 2 years ago
- Adversarial Inverse Reinforcement Learning Implement For Mountain Car☆35Updated 3 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆206Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆238Updated 4 years ago
- Pytorch solutions for UC Berkeley's cs285 assignments☆127Updated 3 years ago
- Actor-Critic and openAI clipped PPO in gym cartpole-v0 and pendulum-v0 environment☆24Updated 4 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆304Updated 3 years ago
- PyTorch implementation of SAC-Discrete.☆296Updated 6 months ago
- ☆39Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆525Updated 3 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆122Updated 3 months ago
- PyTorch implementation of the implicit Q-learning algorithm (IQL)☆42Updated 3 years ago