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:
- Proximal Policy Optimization with Stein Control Variates:☆33Updated 7 years ago
- NIPS 2017 Value Prediction Network☆166Updated 7 years ago
- Machine Learning Course Project Skoltech 2018☆108Updated 6 years ago
- Stochastic Neural Networks for Hierarchical Reinforcement Learning☆96Updated 7 years ago
- This is the pytorch implementation of ICML 2018 paper - Self-Imitation Learning.☆66Updated 6 years ago
- Model-Based Generative Adversarial Imitation Learning☆89Updated 4 years ago
- Implement A3C for Mujoco gym envs☆72Updated 7 years ago
- pytorch implementation of Curiosity-driven Exploration by Self-supervised Prediction☆80Updated 6 years ago
- Accompanying code for "Deep Reinforcement Learning that Matters"☆152Updated 7 years ago
- Deep Reinforcement Learning algorithms implemented in PyTorch☆49Updated 7 years ago
- Implementation of Deepmind's Neural Episodic Control☆58Updated 7 years ago
- A comparison of parameter space noise methods for exploration in deep reinforcement learning☆28Updated 6 years ago
- A3C style Option-Critic with deliberation cost☆39Updated 7 years ago
- Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstractions and Intrinsic Motivation☆87Updated 7 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆96Updated 3 years ago
- ☆28Updated 7 years ago
- ☆159Updated 8 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆57Updated 7 years ago
- Modular multitask reinforcement learning with policy sketches☆110Updated 4 years ago
- Implementation of (Learning Continuous Control Policies by Stochastic Value Gradients)[https://arxiv.org/abs/1510.09142]☆25Updated 3 years ago
- Algorithmic Framework for Model-based Deep Reinforcement Learning with Theoretical Guarantees☆55Updated 6 years ago
- Algorithmic Framework for Model-based Deep Reinforcement Learning with Theoretical Guarantees☆93Updated 5 years ago
- Deep Variational Reinforcement Learning