abhishm / PGQLinks
PGQ is an approach to combine Policy Gradient and Q-Learning. This repository will contain an implementation of PGQ.
☆15Updated 8 years ago
Alternatives and similar repositories for PGQ
Users that are interested in PGQ are comparing it to the libraries listed below
Sorting:
- Stochastic Neural Networks for Hierarchical Reinforcement Learning☆96Updated 7 years ago
- Model-Based Generative Adversarial Imitation Learning☆89Updated 4 years ago
- Accompanying code for "Deep Reinforcement Learning that Matters"☆152Updated 7 years ago
- This is the pytorch implementation of ICML 2018 paper - Self-Imitation Learning.☆66Updated 6 years ago
- Proximal Policy Optimization with Stein Control Variates:☆33Updated 7 years ago
- Machine Learning Course Project Skoltech 2018☆108Updated 6 years ago
- Deep Reinforcement Learning algorithms implemented in PyTorch☆49Updated 7 years ago
- Implementation of Deepmind's Neural Episodic Control☆58Updated 7 years ago
- Deep Variational Reinforcement Learning☆136Updated 3 years ago
- Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstractions and Intrinsic Motivation☆87Updated 7 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆57Updated 7 years ago
- ☆159Updated 7 years ago
- NIPS 2017 Value Prediction Network☆166Updated 7 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆96Updated 2 years ago
- A3C style Option-Critic with deliberation cost☆39Updated 7 years ago
- A comparison of parameter space noise methods for exploration in deep reinforcement learning☆28Updated 6 years ago
- PyTorch implementation of SAC-Q Reinforcement Learning Algorithm (tested on OpenAI Gym environments)☆37Updated 4 years ago
- Tensorflow implementation of generative adversarial imitation learning