Skip to content

SerjDDD/self_driving_car

 
 

Repository files navigation

Self-driving-car

This is the code I wrote during the Self-driving Car (no libraries) JavaScript course:
https://www.youtube.com/playlist?list=PLB0Tybl0UNfYoJE7ZwsBQoDIG4YN9ptyY

Phase 2 is also out now here:
https://www.youtube.com/playlist?list=PLB0Tybl0UNfZtY5IQl1aNwcoOPJNtnPEO

The code will appear as the course progresses and will be divided into parts as follows:

  1. Car driving mechanics
  2. Road definition
  3. Artificial sensors
  4. Collision detection
  5. Traffic simulation
  6. Neural network
  7. Visualizing neural networks
  8. Optimizing neural networks
  9. Fine-tuning
  10. Live stream variant

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.8%
  • HTML 3.6%
  • CSS 1.6%