TensorKart icon indicating copy to clipboard operation
TensorKart copied to clipboard

self-driving MarioKart with TensorFlow

Results 13 TensorKart issues
Sort by recently updated
recently updated
newest added

Hi, I've been trying to configure a Switch Pro Controller to work with this project, so I'm using `pygame_sdl2.controller` instead of `inputs`. I got the Python UI working, but when...

Hello, The load_imgs function, used in https://github.com/kevinhughes27/TensorKart/commit/6ab288dbf59add326c7ecfbf426e38d21c685f37, is missing from the codebase :) Thanks for this awesome project!

Hi I am trying to generate training data on another game and when I run record.py I get the following error. ``` Exception in Tkinter callback Traceback (most recent call...

@bzier @kevinhughes27 For the moment, TensorKart records from Joystick input control when calling record.py As I do not have a joystick, I am trying to change the code so that...

I was able to get this all working on a fresh install of mint 18.1, it was kind of a pain with the dependencies (for wx especially), so included are...

The current screenshot engine is not very robust. It works on a recent install of Ubuntu or Linux Mint but numerous issues have been reported on other systems: * On...

Greetings, I wanted to see some demo running and how the system runs and tried to run `python test.py` without any inference from a model (fixing joystick = [0, 0,...

Now that the main `play.py` program uses the gym environment, `record.py` should be updated to use this framework as well. This will simplify the setup/recording process and should allow for...

Now that we've integrated with gym-mupen64plus, the README should be updated to reflect this dependency.

Its annoying because I can't quite in the middle of a level when using the bot driver