This can probably be done with https://github.com/RussBaz/enforce Import the package and decorate classes with ```python @runtime_validation class SgdMomentum(... ```
This can probably be done with https://github.com/RussBaz/enforce
Import the package and decorate classes with