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:
- 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
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆31Updated 8 years ago
- Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.☆69Updated 7 years ago
- Full Chainer implementation of OpenAI's Reinforcement Learning using Random Network Distillation☆31Updated 6 years ago
- Meta Reinforcement Learning Experiments☆34Updated 7 years ago
- PyTorch implementation of Proximal Policy Optimization☆51Updated 7 years ago
- Reinforcement Learning for Super Mario Bros using A3C on GPU☆37Updated 7 years ago
- ☆56Updated 2 years ago
- Efficient zero-shot goal planning☆13Updated 7 years ago
- A collection of code investigating the use of information theory for abstractions in RL☆16Updated 6 years ago
- Distributed implementation of popular evolutionary methods☆64Updated 7 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
- reinfore learning tool box, contains trpo, a3c algorithm for continous action space☆42Updated 7 years ago
- A2C for GVG-AI☆21Updated 6 years ago
- Ape-X DQN & DDPG with pytorch & tensorboard☆102Updated 5 years ago
- A Simple Example for Imitation Learning with Dataset Aggregation (DAGGER) on Torcs Env☆71Updated 7 years ago
- reimplementation of the ddpg algorithm using tensorflow☆38Updated 8 years ago
- Tensorflow implementation of 'Asynchronous Methods for Deep Reinforcement Learning'☆13Updated 8 years ago
- Modified tensorflow implementation of 'Asynchronous Methods for Deep Reinforcement Learning'☆21Updated 8 years ago
- Distributed DRL by Ray and TensorFlow Tutorial.☆10Updated 5 years ago
- A simple Gridworld environment for Open AI gym☆25Updated 6 years ago
- A first bare bones paralleled implementation of Go Explore as described by the Uber Engineering blog post☆46Updated 6 years ago
- Deep Q Network implements by Tensorflow☆25Updated 7 years ago
- Codebase for Efficient yet simple Reinforcement Learning Research Framework☆28Updated 2 years ago
- Collaborative Deep Reinforcement Learning☆31Updated 7 years ago
- Atari-DRQN (keras ver.)☆33Updated 6 years ago
- self implementation of DPPO, Distributed Proximal Policy Optimization, by using tensorflow☆12Updated 7 years ago
- PyTorch implementation of various reinforcement learning algorithms☆18Updated 7 years ago
- Some code for tutorials following https://gym.openai.com/docs/rl☆14Updated 8 years ago