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
- DDPG on OpenAI Gym Pendulum☆17Updated 9 years ago
- reimplementation of the ddpg algorithm using tensorflow☆38Updated 9 years ago
- ☆56Updated 3 years ago
- Deep reinforcement learning in ViZDoom (using Tensorflow)☆19Updated 8 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 Advantage async actor-critic Algorithms (A3C) in PyTorch☆114Updated 8 years ago
- pytorch implementation of Curiosity-driven Exploration by Self-supervised Prediction☆80Updated 7 years ago
- A Tensorflow implementation of Feature Control as Intrinsic Motivation for Hierarchical Reinforcement Learning☆32Updated 8 years ago
- TensorFlow A2C to solve Acrobot, with synchronized parallel environments☆35Updated 7 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
- Proximal Policy Optimization in PyTorch☆39Updated 8 years ago
- Train an RL agent to play multiple Atari games at once☆69Updated 9 years ago
- Reason8.ai PyTorch solution for NIPS RL 2017 challenge☆84Updated 6 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
- Reinforcement learning in 3D.☆21Updated 8 years ago
- Deep reinforcement learning using an asynchronous advantage actor-critic (A3C) model.☆66Updated 7 years ago
- Web-based Reinforcement Learning Control Center☆65Updated 9 years ago
- Direct Future Prediction (DFP ) in Keras☆109Updated 8 years ago
- Training Reinforcement Learning agent using derivative of Generative Recurrent Neural Network model of environment☆24Updated 9 years ago
- PyTorch implementation of the Value Iteration Networks (VIN) (NIPS '16 best paper)☆80Updated 8 years ago
- TensorFlow implementation of Value Iteration Networks (VIN): Clean, Simple and Modular☆52Updated 8 years ago
- InfoGAN Implementation in PyTorch☆20Updated 7 years ago
- ☆28Updated 6 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆152Updated 2 years ago
- Combining deep learning and reinforcement learning.☆81Updated 4 years ago
- Reinforcement Learning for Super Mario Bros using A3C on GPU☆37Updated 7 years ago
- Some code for tutorials following https://gym.openai.com/docs/rl☆14Updated 9 years ago
- A parallel version of Trust Region Policy Optimization☆65Updated 8 years ago