An open API service indexing awesome lists of open source software.

https://github.com/bogdan-lyashenko/ai-city-simulation

AI city
https://github.com/bogdan-lyashenko/ai-city-simulation

ai artificial-intelligence javascript machine-learning ml python scikit-learn simulation

Last synced: 7 months ago
JSON representation

AI city

Awesome Lists containing this project

README

          

# ai-city-simulation
Self driving cars simulation

VanillaJS + Python + ML(sklearn)

1. Drive and collect photos of road + car stats

2. Send to Python server via sockets

3. Train model to predict controls

4. Drive sending photo of road - receive controls prediction from ML

![](/src/client/resource/image/doc.png)