We are trying to develop federated learning app as team. One of the team is developing the algorithm etc. the rest is developing the client.
As I mentioned this project will be about Federated Learning, so instead directly communicating via API we think about making data transfer within the app.
We will share the encrypted data with the server and model via API for the general purpose. But how is it needs to be build for the main launch
Please share your ideas with me, thanks.