Skip to main content
To record hyperparameters in VESSL experiments, set vessl.hp and update with vessl.hp.update as follows.

Option 1: record hyperparameters with Python dictionary

Option 2: record hyperparameters with Python argparse module