kimhc6028 / policy-gradient-importance-samplingLinks
Policy gradient reinforcement learning algorithm with importance sampling
☆32Updated 8 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
Sorting:
- Accompanying code for "Deep Reinforcement Learning that Matters"☆155Updated 8 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆57Updated 8 years ago
- A working implementation of the Categorical DQN (Distributional RL).☆96Updated 7 years ago
- Noisy Networks for Exploration☆186Updated 8 years ago
- A platform of grid world that supports up to 1 million reinforcement-learning agents.☆70Updated 8 years ago
- Feature Control as Intrinsic Motivation for Hierarchical Reinforcement Learning☆81Updated 8 years ago
- Code accompanying the OptionGAN paper.☆44Updated 7 years ago
- Implementation of 'A Distributional Perspective on Reinforcement Learning' and 'Distributional Reinforcement Learning with Quantile Regre…☆133Updated 6 years ago
- Pytorch implementation of LOLA (https://arxiv.org/abs/1709.04326) using DiCE (https://arxiv.org/abs/1802.05098)☆96Updated 7 years ago
- Train an RL agent to play multiple Atari games at once☆69Updated 9 years ago
- Ape-X DQN & DDPG with pytorch & tensorboard☆102Updated 6 years ago
- This is the pytorch implementation of ICML 2018 paper - Self-Imitation Learning.☆67Updated 7 years ago
- pytorch implementation of Curiosity-driven Exploration by Self-supervised Prediction☆80Updated 7 years ago
- NIPS 2017 Value Prediction Network☆167Updated 8 years ago
- A short and easy implementation of Quantile Regression DQN | Distributional Reinforcement Learning☆97Updated 5 years ago
- Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.☆69Updated 8 years ago
- PyTorch implementation of Memory Augmented Self-Play☆52Updated 5 years ago
- Yet another prioritized experience replay buffer implementation.☆48Updated 3 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆152Updated 2 years ago
- ☆161Updated 8 years ago
- Actor Critic using Kronecker-Factored Trust Region☆19Updated 7 years ago
- This is my implementation of the Optimality Tightening☆37Updated 8 years ago
- PyTorch implementation of the Value Iteration Networks (VIN) (NIPS '16 best paper)☆80Updated 8 years ago
- Robust policy search algorithms which train on model ensembles☆30Updated 9 years ago
- reinforcement learning. policy gradient. PCL☆37Updated 8 years ago
- PyTorch implementation of Advantage async actor-critic Algorithms (A3C) in PyTorch☆114Updated 8 years ago
- Collaborative Deep Reinforcement Learning☆31Updated 8 years ago
- C51-DDQN in Keras☆127Updated 8 years ago
- Implement A3C for Mujoco gym envs☆73Updated 8 years ago
- Implementation of A Distributional Perspective on Reinforcement Learning☆35Updated 8 years ago