This project trains a machine learning model to drive a TORCS vehicle using telemetry data collected from manual driving.
We trained and collected data for:
- Tracks:
- G-Speedway (Oval)
- E-Track3 (Road)
- Dirt2 (Dirt)
- Vehicles:
- Toyota Corolla WRC
- Peugeot 406
- Mitsubishi Lancer
- Clone or copy the files into your TORCS client folder.
- Install required Python packages:
pip install -r requirements.txt