Starting with Machine Learning on devices like MCU - Part 20 (Prerequisites for Linear Trend predictor)

Starting with Machine Learning on devices like MCU - Part 20 (Prerequisites for Linear Trend predictor)

We will be using the Arduino IDE for implementing the "Linear Trend predictor" model. Before starting, we have to ensure that the following libraries are installed in Arduino


As we will be using the python coding for the model, ensure that below packages are installed,
Also, note that a minimum of 3.8 version of Python needs to be installed.

Post a Comment

0 Comments