Starting Machine Learning with Arduino and TensorFlow

Опубликовано: 04 Октябрь 2024
на канале: Visual Micro
26,594
287

If you want to get started with Machine Learning, but want to embed it into your IoT Device, TensorFlow could be the solution for you... More information and links below.....

In this video we show you where to get TensorFlow, and get started with the hello world example on your Arduino 33 BLE Board. We also show some useful sites, with links below, so you can learn more about the new and exciting world of Machine Learning on Embedded Devices.

The Hello World example shown predicts the Sine value of a number, using the Neural Net which has been trained with Sine data, as well as additional noise data to make it realistic. Luckily this has all been done for you in the example, so you can see the result, and then learn more to build your own model.

Our Website:
https://www.visualmicro.com/

TensorFlow GitHub Repo:
https://github.com/tensorflow/tensorf...

TensorFlow Building Hello World:
https://github.com/tensorflow/tensorf...

TensorFlow Getting Started:
https://www.tensorflow.org/lite/micro...

Arduino AI Home Page:
https://www.arduino.cc/en/AI/HomePage

#Arduino #VisualStudio #programming #ai