Skip to content

Latest commit

 

History

History
executable file
·
23 lines (16 loc) · 1.19 KB

README.md

File metadata and controls

executable file
·
23 lines (16 loc) · 1.19 KB

TinyML Application Development for Everyone

AIoT Dev Summit Logo

Hands-on workshop at Arm AIoT Dev Summit December 2019

In this tutorial we will teach a board to recognise gestures! We'll capture motion data from the Arduino Nano 33 BLE Sense board, import it into TensorFlow to train a model, and deploy a classifier onto the board using TensorFlow Lite for microcontrollers.

Exercises