RStudio AI Blog: A first look at federated learning with TensorFlow

A first look at federated learning with TensorFlow

The term “federated learning” was coined to describe a form of distributed model training where the data remains on client devices, i.e., is never shipped to the coordinating server. In this post, we introduce central concepts and run first experiments with TensorFlow Federated, using R.

This topic was automatically closed after 42 days. New replies are no longer allowed.