File size: 724 Bytes
7fc26f0
 
d05ec2b
7fc26f0
d05ec2b
7fc26f0
 
3ab03a9
ca5959a
 
7fc26f0
 
d05ec2b
 
3ab03a9
 
 
 
ca5959a
3ab03a9
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
title: Neural Drive
emoji: 🏎️
colorFrom: yellow
colorTo: gray
sdk: static
pinned: false
short_description: Live world model of SuperTuxKart  no game engine
models:
  - codelion/neural-drive-model
---

# Neural Drive — a world model you can steer, in your browser

Real-time interactive **world model** for SuperTuxKart, running entirely client-side on **WebGPU**
via onnxruntime-web. There is **no game engine** — each frame is predicted by a neural network
from the last 7 frames + your keys, then decoded. Arrow keys drive, D = drift. Trained in PyTorch
on gameplay video; runs the fp16 build on your GPU.

Model & weights: [codelion/neural-drive-model](https://huggingface.co/codelion/neural-drive-model)