Open kostaleonard opened 3 years ago
Entering $hypers <run-name> should have the bot post the hyperparameter dictionary for the given run, if that information exists. The user will need to make sure they log the hyperparameter dictionary to WandB for this to work.
$hypers <run-name>
Hyperparameter information is available in each run's config. Make sure users know to save their hyperparameters there.
config
Entering
$hypers <run-name>
should have the bot post the hyperparameter dictionary for the given run, if that information exists. The user will need to make sure they log the hyperparameter dictionary to WandB for this to work.