tabensemb.model.AbstractNN.hparams#

property

property AbstractNN.hparams: AttributeDict | MutableMapping#

The collection of hyperparameters saved with save_hyperparameters(). It is mutable by the user. For the frozen set of initial hyperparameters, use hparams_initial.

Returns:

Mutable hyperparameters dictionary