Skip to content

jg-fisher/dinoAI

Repository files navigation

dinoAI

CNN trained to play Google's dinosaur run game.

This code is in desperate need of cleanup, will when I have time.

FILE DESCRIPTION

capture_training_data.py

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.

network.py

Trains CNN on captured data.

play_game.py

Opens and plays game with trained network. Ensure wifi is off.

About

CNN trained to play Google's dinosaur run game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages