You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,7 @@
1
1
# TinyML Application Development for Everyone
2
+
3
+
<ahref="https://armsummit.bemyapp.com"><imgsrc="aiot-logo.png"alt="AIoT Dev Summit Logo"></a>
4
+
2
5
## Hands-on workshop at Arm AIoT Dev Summit December 2019
3
6
4
7
In this tutorial we will teach a board to recognise gestures! We'll capture motion data from the [Arduino Nano 33 BLE Sense](https://store.arduino.cc/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](https://www.tensorflow.org/lite/microcontrollers/overview).
0 commit comments