p2pfl.communication.commands.message.stop_learning_command moduleΒΆ
StopLearning command.
- class p2pfl.communication.commands.message.stop_learning_command.StopLearningCommand(state, aggregator, learner)[source]ΒΆ
Bases:
CommandStopLearning command.
- Parameters:
state (
NodeState)aggregator (
Aggregator)learner (
Learner)