# Car Simulator




📗 Neural network to control the car:

 
📗 Data set:
➩ Collect (max 1000) every frames.
📗 Number of other cars (or networks to control them, separated by "====="): 


Race track:

Game track:
Sensor only:

# Scrape the Page


📗 Use Selenium (ask LLMs to write the code) to:
➩ Input your network into the textarea with id "net".
➩ Click the only button (with text = "Button") on this page.
➩ Have Selenium wait for a fix number of seconds or until the textarea with id "out" changes.
➩ Get the text from the textarea with id "out".





Last Updated: April 13, 2026 at 3:19 AM