Skip to content

Commit

Permalink
Added REAdme
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-rambil committed Jan 25, 2024
1 parent ab08a98 commit 2f77618
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Self Driving AI Car Model

This is my first project using Machine Learning.

## How to use this project

You can start training the AI model by using multiple cars.

Here are the steps:-

- Start running the application using 1000 cars.
- Let it run until all the cars have finished its course.
- Now click the "Save" button to save the AI model to your local storage.
- Keep repeating the process until you have developed a new car model that works sufficiently.

0 comments on commit 2f77618

Please sign in to comment.