Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 330 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 330 Bytes

This module contains algorithms that can be deployed on an Autonomous RC car.

It can be integrated using a Raspberry Pi and a PiCam. To reduce the overhead on the Pi, yoou can run a server and client module where all the training and testing is done on the client and all the server(Pi) does is to collect and transfer the data.