dillonalaird / deep-rl-tensorflow
TensorFlow implementation of Deep Reinforcement Learning papers
☆28Updated 8 years ago
Alternatives and similar repositories for deep-rl-tensorflow
Users that are interested in deep-rl-tensorflow are comparing it to the libraries listed below
Sorting:
- A Simple Example for Imitation Learning with Dataset Aggregation (DAGGER) on Torcs Env☆71Updated 7 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 4 years ago
- A collection of multi-agent reinforcement learning OpenAI gym environments☆45Updated 4 years ago
- Machine Learning Course Project Skoltech 2018☆108Updated 6 years ago
- This is the pytorch implementation of ICML 2018 paper - Self-Imitation Learning.☆66Updated 6 years ago
- Deep Reinforcement Learning algorithms implemented in PyTorch☆49Updated 6 years ago
- Stochastic Neural Networks for Hierarchical Reinforcement Learning☆96Updated 7 years ago
- Using Pilco algorithm to find a controller for few robotic problems☆43Updated 9 years ago
- Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstractions and Intrinsic Motivation☆87Updated 7 years ago
- Simple tools for statistical analyses in RL experiments☆66Updated 6 years ago
- A comparison of parameter space noise methods for exploration in deep reinforcement learning☆27Updated 6 years ago
- PyTorch implementation of Proximal Policy Optimization☆51Updated 7 years ago
- [Reimplementation Ross et al 2011] An implementation of DAGGER using ConvNets for driving from pixels.☆77Updated 7 years ago
- pytorch implementation of Curiosity-driven Exploration by Self-supervised Prediction☆79Updated 6 years ago
- ☆54Updated 7 years ago
- Code for "Divide-and-Conquer Reinforcement Learning"☆61Updated 6 years ago
- Implementation of Deepmind's Neural Episodic Control☆58Updated 7 years ago
- Model-Based Generative Adversarial Imitation Learning☆89Updated 4 years ago
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆64Updated 8 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆72Updated 7 years ago
- reimplementation of the ddpg algorithm using tensorflow☆38Updated 8 years ago
- Notes and comments about Deep Reinforcement Learning papers☆77Updated 7 years ago
- Code for paper "Learning Multimodal Transition Dynamics for Model-Based Reinforcement Learning".☆35Updated 6 years ago
- Inferring beliefs about dynamics from behavior☆29Updated 6 years ago
- ☆13Updated 7 years ago
- Guided-Meta Policy Search☆40Updated 2 years ago
- Simple grid-world environment compatible with OpenAI-gym☆50Updated 5 years ago
- hierarchical deep reinforcement learning algorithms☆41Updated 7 years ago
- Implement A3C for Mujoco gym envs☆72Updated 7 years ago
- PGQ is an approach to combine Policy Gradient and Q-Learning. This repository will contain an implementation of PGQ.☆15Updated 8 years ago