tabensemb.model.AbstractNN.hparams_initial#

property

property AbstractNN.hparams_initial: AttributeDict#

The collection of hyperparameters saved with save_hyperparameters(). These contents are read-only. Manual updates to the saved hyperparameters can instead be performed through hparams.

Returns:

immutable initial hyperparameters

Return type:

AttributeDict