yinchuandong / A3C-FlappyBirdLinks
Deep Reinforcement Learning for Flappy Bird, including DQN, DRQN, A3C as benchmarks
☆6Updated 4 years ago
Alternatives and similar repositories for A3C-FlappyBird
Users that are interested in A3C-FlappyBird are comparing it to the libraries listed below
Sorting:
- Pytorch implementation of Human-Level Control through Deep Reinforcement Learning☆11Updated 8 years ago
- Deep Q-Networks in tensorflow☆10Updated 8 years ago
- Tensorflow implementation for "Noisy network for exploration"☆19Updated 7 years ago
- TensorFlow implementation of Deep RL (Reinforcement Learning) papers based on deep Q-learning (DQN)☆10Updated 7 years ago
- Tensorflow implementation of 'Asynchronous Methods for Deep Reinforcement Learning'☆13Updated 8 years ago
- RC-NFQ: Regularized Convolutional Neural Fitted Q Iteration. A batch algorithm for deep reinforcement learning. Incorporates dropout regu…☆12Updated 4 years ago
- ROS Deep Q-Learning RatSLAM in Javascript☆8Updated 9 years ago
- Avoiding catastrophic failures in reinforcement learning by learning to shape rewards.☆10Updated 7 years ago
- Modified tensorflow implementation of 'Asynchronous Methods for Deep Reinforcement Learning'☆21Updated 8 years ago
- Distributed Tensorflow Implementation of Asynchronous Methods for Deep Reinforcement Learning☆29Updated 7 years ago
- Training Reinforcement Learning agent using derivative of Generative Recurrent Neural Network model of environment☆24Updated 8 years ago
- reinfore learning tool box, contains trpo, a3c algorithm for continous action space☆42Updated 7 years ago
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆31Updated 9 years ago
- ☆26Updated 7 years ago
- ☆53Updated 8 years ago
- Collaborative Deep Reinforcement Learning☆31Updated 7 years ago
- ☆7Updated 7 years ago
- Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.☆69Updated 7 years ago
- reimplementation of the ddpg algorithm using tensorflow☆38Updated 8 years ago
- Using Asynchronous Deep Reinforcement Learning to play Flappy Bird from pixel input.☆30Updated 8 years ago
- Collection of reinforcement learners implemented in python. Mainly including DQN and its variants☆54Updated 8 years ago
- Playing Atari games with TensorFlow implementation of Asynchronous Deep Q-Learning☆42Updated 7 years ago
- the solustion to https://openai.com/requests-for-research☆12Updated 8 years ago
- Tiny implementation of Deep-Q Network with Tensorflow☆11Updated 7 years ago
- Deep reinforcement learning agents implement by tensorflow https://ghli.org☆55Updated 5 years ago
- Code for the experiment using reinforcement learning and LSTM networks to learn binary search.☆6Updated 9 years ago
- In this tutorial I use an LSTM and Keras/Theano to predict sentiment on the IMDB dataset.☆21Updated 9 years ago
- Series Algorithms of Deep Reinforcement Learning, such as DQN, DDQN, one-step-DQN, DDPG, etc☆43Updated 8 years ago
- Minimal implementations of reinforcement learning algorithms by Tensorflow☆29Updated 7 years ago
- Implementation is mostly based on Sergey Levine work (http://www.eecs.berkeley.edu/~svlevine/).☆43Updated 10 years ago