google-parfait / tensorflow-federated

An open-source framework for machine learning and other computations on decentralized data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

perform cross-silo federated learning by TFF

AckClinkz opened this issue · comments

From tutorial, all the examples on the tf federated are with simulated data. How to perform cross-silo federated learning by TFF?

Hi @AckClinkz !

You can find a reference architecture to realize cross-silo federated learning use case on Google Cloud here: https://github.com/GoogleCloudPlatform/federated-learning

Please, feel free to reach out if you have any questions or comments!

/cc @grapesfrog