Recent content by dlibzh

  1. dlibzh

    MK8 reinforcement learning

    Yup, thanks! I had never come across this video before, even though I found dozens of them, but I hadn’t heard about TensorKart. Well, I started modifying everything to make it work on an emulator and MK8. The problem was that training would have taken hours since TensorFlow was using my CPU...
  2. dlibzh

    MK8 reinforcement learning

    Hey! I started learning reinforcement learning and neural networks about 5-6 days ago, just for fun and out of curiosity because AI fascinates me. I'm trying to create an AI capable of completing a race in Mario Kart 8. I initially tested image recognition, but it seems quite complex and messy...