shalabhsingh / A3C_Keras_FlappyBird
Use Asynchronous advantage actor-critic algorithm (A3C) to play Flappy Bird using Keras
☆39Updated 7 years ago
Alternatives and similar repositories for A3C_Keras_FlappyBird
Users that are interested in A3C_Keras_FlappyBird are comparing it to the libraries listed below
Sorting:
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated last year
- Using Asynchronous Deep Reinforcement Learning to play Flappy Bird from pixel input.☆30Updated 7 years ago
- Deep reinforcement learning using an asynchronous advantage actor-critic (A3C) model.☆66Updated 7 years ago
- Simplest Version of playing Atari with Deep Q Learning in Tensorflow☆158Updated 7 years ago
- A TensorFlow based implementation of the DeepMind Atari playing "Deep Q Learning" agent that works reasonably well