Source Code for “Self Driving Car Learns Online and On-board on Raspberry Pi 3”

Hello! In the previous post, we demonstrated a self-driving model car that performed all processing on-board on a Raspberry Pi 3. We have now released the code for the car and associated tools. The following repositories are available on GitHub: EOgmaNeo – the primary library containing our super-fast online learning technology! EOgmaDrive – a description…