/chrome_dinosor_jumping

Chrome Dinosor Jumping Game with GA,AI

Primary LanguagePython

Genetic Dino

result.gif

  • Used neural networks for generating genomes. (input - 2 hidden layers - output, with tanh activations)
  • Input values are distance from Dino to nearest obstacle and top of the nearest obstacle
  • Thanks to Shivam Shekhar for sharing T-Rex Rush

Dependencies

  • Python 3+
  • pygame
  • numpy
  • matplotlib (for ploting)

Run

python game.py