Donkeycar now support FastAI

Hi All,

Donkeycar is a robotic car competition where remote control cars use machine learning to race each other.


The code base is open source and supports both Keras TF and now FastAI Pytorch.
I have managed to merge a PR to get Fast AI Support and am very proud. I have already implemented a basic model that will drive around the track on its own and am trying to work out better models.

There is also a simulator that works really well if you don’t want to build a RC car hardware.
Some links:
https://docs.donkeycar.com/parts/fastai/

Adric

3 Likes