Hi!
I am new to this forum and apologize if this query has been answered in the past.
I am trying to implement federated learning in a group of raspberry pi picos. I had the following queries:
-
What would be the best means for performing onboard ML training on the Raspberry Pi Pico, using real-time sensor data?
-
I was wondering whether tensorflow federated (tff) supports Raspberry Pi Pico’s RP2040. If it does then whether there are any examples that I can follow?
-
Can a tff model be converted to a tf-lite model. If it can be converted, then how can I perform onboard training using the tf-lite model?
Would highly appreciate a response.