class torchjd.Stateful[source]

Mixin adding a reset method.

abstractmethod reset()[source]

Resets the internal state.

Return type:

None