bhaktipriya / AtariLinks
1-step Q Learning from the paper "Asynchronous Methods for Deep Reinforcement Learning"
☆12Updated 8 years ago
Alternatives and similar repositories for Atari
Users that are interested in Atari are comparing it to the libraries listed below
Sorting:
- Using Asynchronous Deep Reinforcement Learning to play Flappy Bird from pixel input.☆30Updated 8 years ago
- Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.☆69Updated 7 years ago
- Direct Future Prediction (DFP ) in Keras☆109Updated 7 years ago
- Deep reinforcement learning using an asynchronous advantage actor-critic (A3C) model.☆66Updated 7 years ago
- Some code for tutorials following https://gym.openai.com/docs/rl☆14Updated 9 years ago
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆31Updated 9 years ago
- A Quick and Dirty Progressive Neural Network written in TensorFlow.☆51Updated 7 years ago
- Deep reinforcement learning in ViZDoom (using Tensorflow)☆19Updated 7 years ago
- Train an RL agent to play multiple Atari games at once☆69Updated 9 years ago
- Modified tensorflow implementation of 'Asynchronous Methods for Deep Reinforcement Learning'☆21Updated 8 years ago
- Code for "Detecting Adversarial Attacks on Neural Network Policies with Visual Foresight"☆79Updated 7 years ago
- PyTorch implementation of the Value Iteration Networks (VIN) (NIPS '16 best paper)☆80Updated 8 years ago
- Tensorflow Implementation of GAN modeling for sequential data☆69Updated 8 years ago
- DDPG on OpenAI Gym Pendulum☆18Updated 9 years ago
- Deepmind Recurrent Environment Simulators paper implementation in tensorflow☆74Updated 7 years ago
- PyTorch implementation of Value Iteration Networks (VIN): Clean, Simple and Modular. Visualization in Visdom.☆226Updated 8 years ago
- Benchmark and build RL architectures that can do multitask and transfer learning.☆144Updated 2 years ago
- PyTorch implementation of Advantage async actor-critic Algorithms (A3C) in PyTorch☆114Updated 8 years ago
- EEN: Error Encoding Network☆66Updated 7 years ago
- ☆56Updated 2 years ago
- Tensorflow implementation of "Learning to Discover Cross-Domain Relations with Generative Adversarial Networks"☆48Updated 7 years ago
- Tensorflow and Numpy Implementation of Net2Net (http://arxiv.org/abs/1511.05641)☆48Updated 7 years ago
- Distributed Tensorflow Implementation of Asynchronous Methods for Deep Reinforcement Learning☆29Updated 7 years ago
- Tensorflow Implementation of Visual Interaction Networks☆131Updated 6 years ago
- reimplementation of the ddpg algorithm using tensorflow☆38Updated 8 years ago
- Combining deep learning and reinforcement learning.☆81Updated 3 years ago
- A working implementation of the Categorical DQN (Distributional RL).☆96Updated 7 years ago
- Using tensorflow, this agent can autonomously train itself to play Out Run and potentially be modified to play other games or perform tas…☆69Updated 8 years ago
- Tensorflow implementation of 'Asynchronous Methods for Deep Reinforcement Learning'☆13Updated 8 years ago
- Proximal Policy Optimization in PyTorch☆39Updated 7 years ago