Skip to content

A comparison of different machine learning algorithms playing the Dino Game in Chrome

Notifications You must be signed in to change notification settings

mihal277/DinoAI

Repository files navigation

DinoAI

A comparison of different machine learning algorithms playing the Dino Game in Chrome

Running the game

Reinforcement learning (dino-rl):

  1. Download chromedriver (http://chromedriver.chromium.org/downloads) and save it in dino-rl directory.
  2. Verify you have following packages installed:
  • numpy
  • pandas
  • pillow
  • tensorflow
  • keras
  • opencv-python
  • selenium
  • IPython
  1. Run python Main.py to observe playing model
  2. Run python Main.py --train to train the network

About

A comparison of different machine learning algorithms playing the Dino Game in Chrome

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •