RustX commited on
Commit
2315339
·
1 Parent(s): 8dbcca5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -10
README.md CHANGED
@@ -1,10 +0,0 @@
1
- # Autonomous Driving Simulation
2
-
3
- ## Instructions
4
- Constantly refresh the page until the AI-powered car outperforms other cars without damage.
5
-
6
- ## Adjusting Simulation Parameters
7
- You can customize the simulation by adjusting the following parameters:
8
-
9
- * 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.
10
- * Mutation Amount: To modify the mutation amount, update the value of `mutationAmount` on line 20 in the code.