This is the code I wrote during the Self-driving car (no libraries) JavaScript course:
The code will appear as the course progresses and will be divided into parts as follows:
- Car driving mechanics
- Road definition
- Artificial sensors
- Collision detection
- Traffic simulation
- Neural network
- Visualizing neural networks
- Optimizing neural networks
- Fine-tuning
- Live stream variant