kimhc6028 / policy-gradient-importance-sampling
Policy gradient reinforcement learning algorithm with importance sampling
☆31Updated 7 years ago
Alternatives and similar repositories for policy-gradient-importance-sampling:
Users that are interested in policy-gradient-importance-sampling are comparing it to the libraries listed below
- This is the pytorch implementation of ICML 2018 paper - Self-Imitation Learning.☆66Updated 6 years ago
- Implementation of 'A Distributional Perspective on Reinforcement Learning' and 'Distributional Reinforcement Learning with Quantile Regre…☆132Updated 5 years ago
- Train an RL agent to play multiple Atari games at once☆69Updated 8 years ago
- Feature Control as Intrinsic Motivation for Hierarchical Reinforcement Learning☆80Updated 7 years ago
- Code accompanying the OptionGAN paper.☆44Updated 6 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆56Updated 7 years ago
- Accompanying code for "Deep Reinforcement Learning that Matters"☆152Updated 7 years ago
- Ape-X DQN & DDPG with pytorch & tensorboard☆103Updated 5 years ago
- Pytorch implementation of LOLA (https://arxiv.org/abs/1709.04326) using DiCE (https://arxiv.org/abs/1802.05098)☆94Updated 6 years ago
- Deep Reinforcement Learning algorithms implemented in PyTorch☆49Updated 6 years ago
- Distributed Tensorflow Implementation of Asynchronous Methods for Deep Reinforcement Learning☆29Updated 7 years ago
- Yet another prioritized experience replay buffer implementation.☆48Updated 2 years ago
- Robust policy search algorithms which train on model ensembles☆28Updated 8 years ago
- A working implementation of the Categorical DQN (Distributional RL).☆96Updated 7 years ago
- reimplementation of the ddpg algorithm using tensorflow☆38Updated 8 years ago
- Reinforcement Learning implementations and research prototyping in TensorFlow☆82Updated 5 years ago
- Implement A3C for Mujoco gym envs☆72Updated 7 years ago
- High-quality implementations of deep reinforcement learning algorithms for experiments☆51Updated 7 months ago
- Proximal Policy Optimization with Stein Control Variates:☆33Updated 7 years ago
- Actor Critic using Kronecker-Factored Trust Region☆19Updated 6 years ago
- Implementation of A Distributional Perspective on Reinforcement Learning☆35Updated 7 years ago
- reinforcement learning. policy gradient. PCL