Can I use ML on Arduino? Need guidance for limited hardware

Hello everyone! I'm interested in exploring the possibility of implementing machine learning algorithms on Arduino. I have a project where I need to train and deploy models on limited hardware. Are there any resources, tutorials, or libraries you can recommend for getting started with machine learning on Arduino? I would greatly appreciate any guidance on training techniques, model optimization for limited resources, and examples of successful ML applications on Arduino. Thank you in advance for your help!

have a look at tinyML / TensorFlow Lite Micro. Arduino has a kit for this Arduino Tiny Machine Learning Kit — Arduino Official Store

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.