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…

Exponential Memory

Hello! We have been working hard on the latest version of OgmaNeo, and in the latest version (v1.3) introduced something we call “Exponential Memory”. We believe this to be an important step forward that applies not only to what we have in OgmaNeo already, but also to Deep Learning in general. In simplest terms, Exponential…