logitorch.models.exceptions¶
Exceptions¶
Module Contents¶
- exception logitorch.models.exceptions.LossError(losses: List[str])[source]¶
Bases:
ExceptionAn error is raised when the loss is wrong
Initialize self. See help(type(self)) for accurate signature.