CoolFace
Apppublic

RustX/Autonomous_Driving_Simulation

sourceHugging Faceupdated 3y agoView on Hugging Face
3likes
App README

Autonomous Driving Simulation

Instructions

Constantly refresh the page until the AI-powered car outperforms the other ones without getting damaged.

Adjusting Simulation Parameters

You can customize the simulation by adjusting the following parameters:

  • Number of Cars Simulated in Parallel (N): To change the number of cars simulated in parallel, modify the value of N on line 9 in the code.
  • Mutation Amount: To modify the mutation amount, update the value of mutationAmount on line 20 in the code.