nailo2c / a3cLinks
PyTorch implementation of "Asynchronous advantage actor-critic"
☆19Updated 7 years ago
Alternatives and similar repositories for a3c
Users that are interested in a3c are comparing it to the libraries listed below
Sorting:
- ☆56Updated 2 years ago
- reimplementation of the ddpg algorithm using tensorflow☆38Updated 8 years ago
- Combining deep learning and reinforcement learning.☆80Updated 3 years ago
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆31Updated 9 years ago
- PyTorch implementation of Advantage async actor-critic Algorithms (A3C) in PyTorch☆114Updated 8 years ago
- A TensorFlow based implementation of the DeepMind Atari playing "Deep Q Learning" agent that works reasonably well☆91Updated 8 years ago
- ☆117Updated 5 years ago
- A Tensorflow implementation of Feature Control as Intrinsic Motivation for Hierarchical Reinforcement Learning☆32Updated 7 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆57Updated 8 years ago
- Codes of our team for the OpenAI Retro Contest of reinforcement learning☆99Updated 7 years ago
- Using Asynchronous Deep Reinforcement Learning to play Flappy Bird from pixel input.☆30Updated 8 years ago
- C51-DDQN in Keras☆126Updated 7 years ago
- Deep reinforcement learning using an asynchronous advantage actor-critic (A3C) model.☆66Updated 7 years ago
- Our NIPS 2017: Learning to Run source code☆55Updated 2 years ago
- ☆79Updated 7 years ago
- Accompanying code for "Deep Reinforcement Learning that Matters"☆153Updated 7 years ago
- Reason8.ai PyTorch solution for NIPS RL 2017 challenge☆84Updated 5 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆138Updated last year
- Ape-X DQN & DDPG with pytorch & tensorboard☆102Updated 6 years ago
- Gym - Doom environments based on VizDoom.☆103Updated 8 years ago
- Noisy Networks for Exploration☆186Updated 7 years ago
- Deep RL Algorithms implemented for UC Berkeley's CS 294-112: Deep Reinforcement Learning☆140Updated 8 years ago
- Tensorflow implementation of A3C algorithm☆46Updated 8 years ago
- A simple Gridworld environment for Open AI gym☆25Updated 7 years ago
- NIPS2017 challenge☆49Updated 6 years ago
- Helpful files for Visual Doom AI Competition 2017☆44Updated 7 years ago
- Code for the blog post "Learning Montezuma’s Revenge from a Single Demonstration"☆203Updated 6 years ago
- Simplest Version of playing Atari with Deep Q Learning in Tensorflow☆158Updated 7 years ago
- implement of prioritized experience replay☆159Updated 7 years ago
- PyTorch implementation of Proximal Policy Optimization☆53Updated 7 years ago