dongminlee94 / Reinforcement-Learning-CodeLinks
A repository for code of reinforcement learning algorithms with PyTorch
☆30Updated 3 years ago
Alternatives and similar repositories for Reinforcement-Learning-Code
Users that are interested in Reinforcement-Learning-Code are comparing it to the libraries listed below
Sorting:
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆54Updated 5 months ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆51Updated 4 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆62Updated 4 years ago
- Maximum Causal Entropy Inverse Reinforcement Learning☆48Updated 6 years ago
- SUNRISE: A Simple Unified Framework for Ensemble Learning in Deep Reinforcement Learning☆127Updated 4 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆96Updated 3 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆140Updated 2 years ago
- MAGNet: Multi-agents control using Graph Neural Networks☆132Updated 6 years ago
- 🐳 Implementation of various Distributional Reinforcement Learning Algorithms using TensorFlow2.☆69Updated 4 years ago
- research and implementations of Deep RL agents and their applications☆56Updated 3 weeks ago
- PyTorch implementation of Stochastic Latent Actor-Critic(SLAC).☆93Updated last year
- This repository contains the implementation for the paper - Exploration via Hierarchical Meta Reinforcement Learning.☆62Updated 6 years ago
- Code for the paper "Meta-Q-Learning"( ICLR 2020)☆103Updated 3 years ago
- PyTorch implementation of Deterministic Generative Adversarial Imitation Learning (GAIL) for Off Policy learning☆67Updated 5 years ago
- PyTorch Implementation of the RDPG (Recurrent Deterministic Policy Gradient)☆55Updated 2 years ago
- on-policy optimization baselines for deep reinforcement learning☆30Updated 5 years ago
- Hierarchical-DQN in pytorch (not actively maintained)☆70Updated 8 years ago
- ☆84Updated 4 years ago
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQN☆45Updated 4 years ago
- PyTorch IMPALA implementation☆28Updated 5 years ago
- Reading notes & PyTorch experiments on OpenAI's "Spinning Up in DRL" tutorial.☆39Updated 2 years ago
- PyTorch - Implicit Quantile Networks - Quantile Regression - C51☆22Updated 6 years ago
- Adversarial Imitation Via Variational Inverse Reinforcement Learning☆95Updated 5 years ago
- Model-Based Offline Reinforcement Learning☆51Updated 4 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆100Updated 6 years ago
- Efficient Exploration through Bayesian Deep Q-Networks☆37Updated 7 years ago
- Implementation for ICML 2019 paper, EMI: Exploration with Mutual Information.☆36Updated 4 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆89Updated 2 years ago
- Meta-Inverse Reinforcement Learning with Probabilistic Context Variables☆73Updated 2 years ago
- Code for Stabilizing Off-Policy RL via Bootstrapping Error Reduction☆161Updated 5 years ago