ASzot / imagination-augmented-agents-tf
Imagination Augmented Agents TensorFlow
☆26Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for imagination-augmented-agents-tf
- pytorch implementation of Curiosity-driven Exploration by Self-supervised Prediction☆79Updated 5 years ago
- Code accompanying the OptionGAN paper.☆43Updated 6 years ago
- Implementation of Deepmind's Neural Episodic Control☆57Updated 6 years ago
- Reimplementation code for the paper "Generative Temporal Models with Spatial Memory for Partially Observed Environments"☆29Updated 2 years ago
- Exploration Strategies for Deep Reinforcement Learning☆39Updated 6 years ago
- Keras implementation of Curiosity-driven Exploration by Self-supervised Prediction☆8Updated 7 years ago
- Distributed Tensorflow Implementation of Asynchronous Methods for Deep Reinforcement Learning☆31Updated 6 years ago
- A Tensorflow implementation of Feature Control as Intrinsic Motivation for Hierarchical Reinforcement Learning☆32Updated 7 years ago
- Implimentation of the Model Free Episodic Control paper by Deep Mind : http://arxiv.org/abs/1606.04460☆56Updated 8 years ago
- Modified tensorflow implementation of 'Asynchronous Methods for Deep Reinforcement Learning'☆22Updated 7 years ago
- PyTorch implementation of Proximal Policy Optimization☆50Updated 6 years ago
- Model-Free Episodic Control☆15Updated 7 years ago
- hierarchical deep reinforcement learning algorithms☆41Updated 6 years ago
- Backpropagation training of neural networks with Hebbian plastic connections☆30Updated 3 years ago
- (Personal experiment) Unsupervised Predictive Memory in a Goal-Directed Agent https://arxiv.org/abs/1803.10760☆24Updated 5 years ago
- Feature Control as Intrinsic Motivation for Hierarchical Reinforcement Learning☆80Updated 7 years ago
- Deep Reinforcement Learning algorithms implemented in PyTorch☆49Updated 6 years ago
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆29Updated 6 years ago
- ☆35Updated 6 years ago
- Scaling All-Goals Updates in Reinforcement Learning Using Convolutional Neural Networks☆41Updated 4 years ago
- Reinforcement learning in 3D.☆21Updated 7 years ago
- A Simple Example for Imitation Learning with Dataset Aggregation (DAGGER) on Torcs Env☆71Updated 7 years ago
- Implementation of PPO in Pytorch☆41Updated 6 years ago
- Code for experimenting with state and action abstractions in reinforcement learning.☆30Updated 3 years ago
- Code to reproduce the results of "Curiosity Driven Exploration of Learned Disentangled Goal Spaces"☆19Updated 6 years ago
- Implementation of Variational Intrinsic Control in tensorflow☆11Updated 7 years ago
- This is the pytorch implementation of ICML 2018 paper - Self-Imitation Learning.☆66Updated 6 years ago
- Surprise-based intrinsic motivation for deep reinforcement learning☆20Updated 7 years ago
- reimplementation of the ddpg algorithm using tensorflow