We're going to use Google Colab to train our machine learning model. Colab provides a Jupyter notebook that allows us to run our machine learning model in a web browser.
Some of you might see an error about 3rd party cookies.
You can enable 3rd party cookies, or better yet, add an exception for [*.]googleusercontent.com
.
Open the arduino_tinyml_workshop.ipynb notebook in Google Colab and follow the instructions in the notebook to prepare the data and train the model.