You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this project I tried to implement a self drivng car, that plays Trackmania Nations by capturing the screen. The steering commands are generated by a convolutional neural network and passed to the game by a python package called "keyboard".