• Stars
    star
    17
  • Rank 1,253,731 (Top 25 %)
  • Language
    Python
  • Created about 7 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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".