txzhao / rl-zooLinks
PyTorch implementation of various reinforcement learning algorithms
☆18Updated 7 years ago
Alternatives and similar repositories for rl-zoo
Users that are interested in rl-zoo are comparing it to the libraries listed below
Sorting:
- Code for training and testing a Hidden Parameter Markov Decision Process, used to facilitate the transfer of learning☆32Updated 7 years ago
- Efficient Exploration through Bayesian Deep Q-Networks☆37Updated 7 years ago
- hierarchical Q-learning implementation☆11Updated 10 years ago
- Maximum Causal Entropy Inverse Reinforcement Learning☆48Updated 6 years ago
- Full Chainer implementation of OpenAI's Reinforcement Learning using Random Network Distillation☆31Updated 6 years ago
- hierarchical deep reinforcement learning algorithms☆41Updated 7 years ago
- TD-Regularized Actor-Critic Methods☆36Updated 5 years ago
- Contextual Bandits Action Elimination DQN☆21Updated 7 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆47Updated 4 years ago
- Reinforcement Learning and Deep Learning Resources☆16Updated 7 years ago
- Code implementation of: "Graying the black box: Understanding DQNs"☆20Updated 8 years ago
- A repository for code of reinforcement learning algorithms with PyTorch☆30Updated 3 years ago
- Explore the optimization landscape for direct policy learning reinforcement learning.☆51Updated 6 years ago
- NeurIPS 2019: DQN(λ) = Deep Q-Network + λ-returns.☆23Updated last year
- This repository contains a python implementation of a Deep Q-Network (DQN) for Atari gameplay using tensorflow.☆6Updated 6 years ago
- Meta Reinforcement Learning Experiments☆34Updated 7 years ago
- ☆35Updated 6 years ago
- Safe Reinforcement Learning algorithms☆74Updated 2 years ago
- Code to reproduce Supervised Policy Update (ICLR 2019)☆17Updated 2 years ago
- TensorFlow implementation of Deep RL (Reinforcement Learning) papers based on deep Q-learning (DQN)☆10Updated 7 years ago
- Bayesian Uncertainty Exploration in Deep Reinforcement Learning☆18Updated 8 years ago
- Tensorflow implementation of DQN to control cart-pole from OpenAI gym environment☆14Updated 7 years ago
- Implementation of (Learning Continuous Control Policies by Stochastic Value Gradients)[https://arxiv.org/abs/1510.09142]☆26Updated 3 years ago
- State Space Models for Reinforcement Learning in Tensorflow☆19Updated 6 years ago
- Distributed implementation of popular evolutionary methods☆64Updated 7 years ago
- Code for VIREL: A Variational Inference Framework for Reinforcement Learning☆14Updated 5 years ago
- Avoiding catastrophic failures in reinforcement learning by learning to shape rewards.☆10Updated 7 years ago
- Implementation of GAIL and AIRL using chinerrl☆17Updated 3 years ago
- This is the pytorch implementation of ICML 2018 paper - Self-Imitation Learning.☆66Updated 6 years ago
- This is a pip package implementing Reinforcement Learning algorithms in non-stationary environments supported by the OpenAI Gym toolkit.☆32Updated 6 years ago