Skip to content

KimHae/chrome_dinosor_jumping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages