![]() |
Libraries for developing federated learning algorithms.
Classes
class ClientOutput
: Structure for outputs returned from clients during federated optimization.
class ServerState
: Represents the state of the server carried between rounds.
Functions
build_stateless_broadcaster(...)
: Builds a MeasuredProcess
that wraps tff.federated_broadcast
.