Tiny Machine Learning on the Edge with TensorFlow Lite Running on SAMD51

(video demo features BIT from TRON :slight_smile: )

Tiny Machine Learning on the Edge with TensorFlow Lite Running on SAMD51

You've heard of machine learning (ML), but what is it? And do you have to buy specialty hardware to experiment? If you have some Adafruit hardware, you can build some Tiny ML projects today!

We've wrappered the TensorFlow Lite micro speech demo to Arduino so you can do basic speech recognition on our SAMD51 boards. In this demo we'll hook up a microphone to our PyGamer to detect "yes" or "no" speech and display some mini videos to play if your voice was detected by TensorFlow Lite, all on a Cortex M4 processor.