p2pfl.communication.commands packageΒΆ
Here all the the Commands that can be used in the p2pfl communication protocol can be found.
Please check the command class for more information.
Todo
Create tests for each command.
Todo
Improve the node error handling (crash on remote nodes).
SubpackagesΒΆ
- p2pfl.communication.commands.message package
- Submodules
- p2pfl.communication.commands.message.heartbeat_command module
- p2pfl.communication.commands.message.metrics_command module
- p2pfl.communication.commands.message.model_initialized_command module
- p2pfl.communication.commands.message.models_agregated_command module
- p2pfl.communication.commands.message.models_ready_command module
- p2pfl.communication.commands.message.start_learning_command module
- p2pfl.communication.commands.message.stop_learning_command module
- p2pfl.communication.commands.message.vote_train_set_command module
- Submodules
- p2pfl.communication.commands.weights package