p2pfl.learning.frameworks.exceptions moduleΒΆ

Learning Exceptions.

exception p2pfl.learning.frameworks.exceptions.DecodingParamsError[source]ΒΆ

Bases: Exception

An exception raised when decoding parameters fails.

exception p2pfl.learning.frameworks.exceptions.ModelNotMatchingError[source]ΒΆ

Bases: Exception

An exception raised when parameters do not match with the model.