Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 921 Bytes

README.md

File metadata and controls

28 lines (24 loc) · 921 Bytes

mario kart ai

implementation of 1604.07316. meant to be taught as an small 3 day class system at itesm.

**status: ** working

(repo name is tensorgba because it could work with any other game)

todo

  • send filepath to save screenshots from python -> lua
    • textinput, always send this string as folder inside of original data folder sent first
  • implement logging to csv file
    • data folder
      • several folders inside with pictures and data
  • picture visualization
  • convert csv to npy
  • train model
    • test controllers are registered in log window
  • update requirements.txt for all files
  • implement logic of receiving inputs in lua
  • test model
  • work on ppts -[ ] diagrams
  • add instructions in how to run

ideas for improvement

  • better gameplay
  • YUV instead of RGB
  • smoothing images