You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🚗Test it here: https://eric-catarina.github.io/AI-Cars/ 🚗
Instructions:
Call the save() and discard() methods in the browser console when you want to store a car's brain in local storage.
Play with the number of cars simulated in parallel and the mutation amount
Changing properties of the neural network or the sensor requires you to call discard() in the console so that the old ones don't come from local storage.