CNN trained to play Google's dinosaur run game.
This code is in desperate need of cleanup, will when I have time.
Starts game and captures training data, frame and respective action (do nothing, jump, duck). Writes these actions to actions.csv and frames to images folder.
Trains CNN on captured data.
Opens and plays game with trained network. Ensure wifi is off.