I present before you how I implemented Reinforcement Learning on an RC Car. I walk you through the hardware setup, simulation and real world testing of the car.
Most of the learning was on simulation and little bit on the real car
All the major computation, during training and testing, was on my laptop. RPi executes the low level motor commands commands that it receives from the laptop.