https://github.com/languagexange/mlcars
self driving cars project to be integrated with the user generated graph world.
https://github.com/languagexange/mlcars
canvas javascript
Last synced: 3 months ago
JSON representation
self driving cars project to be integrated with the user generated graph world.
- Host: GitHub
- URL: https://github.com/languagexange/mlcars
- Owner: LanguageXange
- Created: 2023-12-27T01:04:06.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-28T08:43:44.000Z (over 1 year ago)
- Last Synced: 2025-01-08T18:13:08.638Z (5 months ago)
- Topics: canvas, javascript
- Language: JavaScript
- Homepage: https://languagexange.github.io/mlcars/
- Size: 38.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Self Driving Car Tutorial ( No libraries)
Youtube:
https://www.youtube.com/watch?v=Rs_rAxEsAvI### You will learn
1. Car Physics
2. Road Generation
3. Sensors ( ray casting )
4. Collisions
5. Neural Network
6. Genetic Algorithms