Hi, I would like to know if it is possible to use the code available for tensorflow federated research on the stackoverflow dataset for next word prediction on a Raspberry Pi.
Also, there are various online resources which suggest that tensorflow federated implementations are just simulations and cannot be embedded to a real world scenario using IoT devices like Raspberry Pi. Is this information correct?
I am trying to implement an LSTM for next word prediction using stackoverflow dataset but on a Pi to check if its possible to get the results on a resource constrained device like a Pi.
Please Advice.
Probably the status is still this:
Also more in general you could follow or comment this RFC:
https://github.com/tensorflow/community/pull/390#issuecomment-868431347