ppyht2 / tf-a2cLinks
Minimal TensorFlow implementation of the Advantage Actor-Critic model for Atari games
☆12Updated 7 years ago
Alternatives and similar repositories for tf-a2c
Users that are interested in tf-a2c are comparing it to the libraries listed below
Sorting:
- Tensorflow implementation of 'Asynchronous Methods for Deep Reinforcement Learning'☆13Updated 8 years ago
- Deep Q Network implements by Tensorflow☆25Updated 7 years ago
- A simple Gridworld environment for Open AI gym☆25Updated 7 years ago
- reimplementation of the ddpg algorithm using tensorflow☆38Updated 8 years ago
- A Simple Example for Imitation Learning with Dataset Aggregation (DAGGER) on Torcs Env☆71Updated 7 years ago
- A first bare bones paralleled implementation of Go Explore as described by the Uber Engineering blog post☆46Updated 6 years ago
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆31Updated 9 years ago
- Reinforcement Learning Assembly☆92Updated 3 years ago
- Codebase of Santara et. al., RAIL: Risk Averse Imitation Learning, Published in AAMAS 2018☆15Updated 3 years ago
- A collection of multi-agent reinforcement learning OpenAI gym environments☆45Updated 5 years ago
- Distributed Tensorflow Implementation of Asynchronous Methods for Deep Reinforcement Learning☆29Updated 7 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆47Updated 4 years ago
- Code to reproduce the results of "Curiosity Driven Exploration of Learned Disentangled Goal Spaces"☆19Updated 6 years ago
- This project explores deep reinforcement learning, hybrid actor-critic approach with A3C/PPO combined with curiosity for playing Super M…☆79Updated 6 years ago
- PyTorch implementation of Proximal Policy Optimization☆52Updated 7 years ago
- Meta Reinforcement Learning Experiments☆34Updated 7 years ago
- A collection of code investigating the use of information theory for abstractions in RL☆16Updated 6 years ago
- ☆35Updated 6 years ago
- Full Chainer implementation of OpenAI's Reinforcement Learning using Random Network Distillation☆31Updated 6 years ago
- TensorFlow A2C to solve Acrobot, with synchronized parallel environments☆35Updated 7 years ago
- Modified tensorflow implementation of 'Asynchronous Methods for Deep Reinforcement Learning'☆21Updated 8 years ago
- Reinforcement Learning and Deep Learning Resources☆16Updated 7 years ago
- Implementation of modular composition network from https://arxiv.org/pdf/1711.11289.pdf☆25Updated 7 years ago
- Imagination Augmented Agents TensorFlow☆26Updated 5 years ago
- This is the pytorch implementation of ICML 2018 paper - Self-Imitation Learning.☆66Updated 6 years ago
- A2C for GVG-AI☆21Updated 6 years ago
- RL framework for embodied agents based on PyTorch☆12Updated 6 years ago
- Code for ICLR 2019 paper Learning Dynamics Model by Incorporating the Long Term Future☆50Updated 6 years ago
- Distributed DRL by Ray and TensorFlow Tutorial.☆10Updated 5 years ago
- Reinforcement Learning for Super Mario Bros using A3C on GPU☆37Updated 7 years ago