/flappy-bird

Flappy Bird for artificial intelligence/machine learning (Agent available: Q-Learning, SARSA, and combined with Backpropagation)

Primary LanguageJavaApache License 2.0Apache-2.0

FlappyBird

Flappy Bird (for artificial intelligence/machine learning)

Based on haolidong repository

Agent available

  1. Q-Learning
  2. SARSA
  3. Q-Learning combined with Backpropagation
  4. SARSA combined with Backpropagation

References