Hello,
My idea is to export a blank model, then have the microcontroller directly collect data and train the model. Is this feasible? Alternatively, how can I modify the code from the model I have already exported to allow it to train on the collected data again and update the model in real-time? Is this possible, and how can it be done?
Thanks.