Skip to content

A deep learning model that receives game images as input and learns to output keys on the keyboard that need to be pressed.

License

Notifications You must be signed in to change notification settings

iibada/image2key

Repository files navigation

Image2Key

A deep learning model that receives game images as input and learns to output keys on the keyboard that need to be pressed.

Play the actual game with get_data.py to collect image data and keyboard keystroke data.

Train the model by running train_model.py.

After the model is created, run play_game.py to play the game.

About

A deep learning model that receives game images as input and learns to output keys on the keyboard that need to be pressed.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages