Kyziridis / BipedalWalker-v2Links
Solving openAI's game 'BipedalWalker-v2' with Deep Reinforcement Learning
☆26Updated 5 years ago
Alternatives and similar repositories for BipedalWalker-v2
Users that are interested in BipedalWalker-v2 are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆149Updated 4 years ago
- A curated list of awesome Model-based reinforcement learning resources☆95Updated 5 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆105Updated 4 years ago
- PyTorch implementation of Stochastic Latent Actor-Critic(SLAC).☆94Updated last year
- Pytorch implementation of distributed deep reinforcement learning☆76Updated 3 years ago
- Deep Reinforcement Learning Framework done with PyTorch☆43Updated 10 months ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆137Updated 4 months ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆52Updated 8 months ago
- Datasets for data-driven deep reinforcement learning with PyBullet environments☆152Updated 4 years ago
- My solutions to UC Berkeley CS285 (originally CS294-112, deeprlcourse) Fall 2019 assignments☆118Updated 3 years ago
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆194Updated 3 years ago
- Reading notes & PyTorch experiments on OpenAI's "Spinning Up in DRL" tutorial.☆40Updated 3 years ago
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆90Updated 2 years ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆51Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆105Updated 5 years ago
- PyTorch implementation of our paper Reinforcement Learning with Random Delays (ICLR 2020)☆43Updated 3 years ago
- Implementation of the paper "Overcoming Exploration in Reinforcement Learning with Demonstrations" Nair et al. over the HER baselines fro…☆154Updated 4 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆90Updated 2 years ago
- Experiments with reinforcement learning and recurrent neural networks☆114Updated 2 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆44Updated 3 years ago
- Chapter 16 Robot Learning in Simulation in book Deep Reinforcement Learning: example of Sawyer robot learning to reach the target with pa…☆53Updated 4 years ago
- PyTorch Implementation of the Maximum a Posteriori Policy Optimisation☆79Updated 3 years ago
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆89Updated 7 years ago
- PyTorch IMPALA implementation☆27Updated 6 years ago
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆143Updated 3 years ago
- Formulating Model-based RL Dynamics as a continuous rather then one step prediction☆36Updated 3 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆107Updated 5 years ago
- Experiment code for testing effect of various action space transformations in reinforcement learning☆30Updated 5 years ago
- Code accompanying NeurIPS 2019 paper: "Distributional Policy Optimization - An Alternative Approach for Continuous Control"☆22Updated 6 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆149Updated 7 years ago