ASzot / imagination-augmented-agents-tfLinks
Imagination Augmented Agents TensorFlow
☆26Updated 5 years ago
Alternatives and similar repositories for imagination-augmented-agents-tf
Users that are interested in imagination-augmented-agents-tf are comparing it to the libraries listed below
Sorting:
- Distributed Tensorflow Implementation of Asynchronous Methods for Deep Reinforcement Learning☆29Updated 8 years ago
- Modified tensorflow implementation of 'Asynchronous Methods for Deep Reinforcement Learning'☆21Updated 9 years ago
- pytorch implementation of Curiosity-driven Exploration by Self-supervised Prediction☆80Updated 7 years ago
- Reimplementation code for the paper "Generative Temporal Models with Spatial Memory for Partially Observed Environments"☆29Updated 3 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
- ☆17Updated 8 years ago
- Feature Control as Intrinsic Motivation for Hierarchical Reinforcement Learning☆81Updated 8 years ago
- PyTorch implementation of the Value Iteration Networks (VIN) (NIPS '16 best paper)☆80Updated 8 years ago
- SCAN: Learning Abstract Hierarchical Compositional Visual Concepts☆53Updated 8 years ago
- Tensorflow implementation of 'Asynchronous Methods for Deep Reinforcement Learning'☆13Updated 9 years ago
- Scaling All-Goals Updates in Reinforcement Learning Using Convolutional Neural Networks☆40Updated 5 years ago
- Direct Future Prediction (DFP ) in Keras☆109Updated 8 years ago
- A2C for GVG-AI☆22Updated 7 years ago
- Distributed A3C☆34Updated 8 years ago
- Tensorflow implementation of the map reading algorithm described in ‘Teaching a Machine to Read Maps with Deep Reinforcement Learning’☆32Updated 8 years ago
- Distributed implementation of popular evolutionary methods☆64Updated 8 years ago
- This is the pytorch implementation of ICML 2018 paper - Self-Imitation Learning.☆68Updated 7 years ago
- A Tensorflow implementation of Feature Control as Intrinsic Motivation for Hierarchical Reinforcement Learning☆32Updated 8 years ago
- Code accompanying the OptionGAN paper.☆44Updated 7 years ago
- Official implementation for the paper: "Shallow Updates for Deep Reinforcement Learning"☆18Updated 8 years ago
- Pytorch Implementation of Proximal Policy Optimization Algorithm