Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 321 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 321 Bytes

Run-Dino-Run

A python application using reinforcement learning to automate the T-Rex Game (No Internet Game) in Google Chrome without human intervention. Selenium is used to establish a communication with the browser and mimic the actions to move the dinosaur. A Deep Q-Learning Network is used to train the dinosaur.