Tuesday, July 2, 2019

Machine learning bubble blowing … Tiny Machine Learning on the Edge with TensorFlow Lite Running on SAMD51 @arduino @tensorflow #tinyML #tensorflow #machinelearning #ai

Tiny Machine Learning on the Edge with TensorFlow Lite Running on SAMD51, we have trained a new model that listens for “up” or “down” (video).

You’ve heard of machine learning (ML), but what is it? And do you have to buy specialty hardware to experiment? Nope! 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 “up” or “down” speech and display some mini videos to play if your voice was detected by TensorFlow Lite, move a bubble wand up or down, controlling a servo, and DC motor, all on a Cortex M4 processor, all battery powered! Code is here – GitHub.

We used docker for this, we can easily train more models on our local system, and we’ve uploaded them here on docker hub! We have a Hackday Hackchat coming up soon, and this is one of the examples we’ll be showing off live!

The background noise is our factory, and the DC motor that blows the bubbles, we wanted to make sure this all worked in a not-quiet environment, like the real world.


Tiny Machine Learning on the Edge with TensorFlow Lite Running on SAMD51 – Adafruit.

No comments:

Post a Comment