개발자/Arduino

프로젝트 참고 TinyML Application Development for Everyone

지구빵집 2020. 5. 22. 10:12
반응형

 

출처는 깃 허브 사이트  https://github.com/don/tinyml-workshop

 

 

TinyML Application Development for Everyone

 

Hands-on workshop at AIoT Devfest January 2020

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

The hardware for this workshop has been provided by Arduino

Exercises

This workshop material was developed by Sandeep Mistry and Don Coleman.

 

Previous versions

1: You can also use the Arduino Nano 33 BLE Sense for this workshop.

 

 

 

반응형