A comparison of different machine learning algorithms playing the Dino Game in Chrome
- Download chromedriver (http://chromedriver.chromium.org/downloads) and save it in
dino-rldirectory. - Verify you have following packages installed:
- numpy
- pandas
- pillow
- tensorflow
- keras
- opencv-python
- selenium
- IPython
- Run
python Main.pyto observe playing model - Run
python Main.py --trainto train the network