![]() |
A structure representing the state of a learning process.
tff.learning.templates.LearningAlgorithmState(
global_model_weights, distributor, client_work, aggregator, finalizer
)
Methods
__eq__
__eq__(
other
)
Method generated by attrs for class LearningAlgorithmState.
__ne__
__ne__(
other
)
Method generated by attrs for class LearningAlgorithmState.