dongminlee94 / Reinforcement-Learning-Code
A repository for code of reinforcement learning algorithms with PyTorch
☆29Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for Reinforcement-Learning-Code
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆52Updated 5 years ago
- ☆81Updated 3 years ago
- An implementation of TRPO with GAE in PyTorch☆16Updated last year
- ☆90Updated 11 months ago
- Disagreement-Regularized Imitation Learning☆30Updated 3 years ago
- PyTorch implementation of Deterministic Generative Adversarial Imitation Learning (GAIL) for Off Policy learning☆66Updated 4 years ago
- Reading notes & PyTorch experiments on OpenAI's "Spinning Up in DRL" tutorial.☆37Updated last year
- PyTorch implementation of Stochastic Latent Actor-Critic(SLAC).☆87Updated 3 months ago
- This repository contains the implementation for the paper - Exploration via Hierarchical Meta Reinforcement Learning.☆60Updated 5 years ago
- Maximum Causal Entropy Inverse Reinforcement Learning☆47Updated 5 years ago
- Implementation for ICML 2019 paper, EMI: Exploration with Mutual Information.☆36Updated 3 years ago
- A comparison of parameter space noise methods for exploration in deep reinforcement learning☆27Updated 5 years ago
- Deep Reinforcement Learning Algorithms Implementation in PyTorch☆26Updated last year
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆93Updated 2 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆49Updated 4 years ago
- Implementation of VALOR (Variational Option Discovery Algorithms)☆10Updated 5 years ago
- PyTorch - Implicit Quantile Networks - Quantile Regression - C51☆23Updated 5 years ago
- Code that can be used to reproduce the experiments in our paper "Estimating Risk and Uncertainty in Deep Reinforcement Learning"☆28Updated 2 years ago
- Estimating Q(s,s') with Deep Deterministic Dynamics Gradients☆32Updated 4 years ago
- PyTorch IMPALA implementation☆24Updated 5 years ago
- Unofficial re-implementation of "Learning Latent Dynamics for Planning from Pixels" (https://arxiv.org/abs/1811.04551 ) with PyTorch☆43Updated 4 years ago
- [ICML 2019] Implementation of "Imitation Learning from Imperfect Demonstration"☆46Updated 5 years ago
- ☆30Updated 3 months ago
- ☆25Updated 4 years ago
- Hierarchical-DQN in pytorch (not actively maintained)☆68Updated 7 years ago
- Code for demonstration example-task in RUDDER blog☆22Updated 4 years ago
- Pytorch implementation of intrinsic curiosity module with proximal policy optimization☆51Updated 5 years ago
- (Experimental) Inverse reinforcement learning from trajectories generated by multiple agents with different (but correlated) rewards☆26Updated 5 years ago
- Implementation of the Prioritized Option-Critic on the Four-Rooms Environment☆15Updated 6 years ago
- AGAC: Adversarially Guided Actor-Critic☆47Updated 3 years ago