fedn.network.controller package
The controller package is responsible for orchestrating the federated learning process. It’s acts as a gRPC client and sends round config tasks
to the fedn.network.combiner.Combiner
.
The controller package is responsible for orchestrating the federated learning process. It’s acts as a gRPC client and sends round config tasks
to the fedn.network.combiner.Combiner
.