Skip to content
Discussion options

You must be logged in to vote

I think it is explained very well in this section of the documentation:
https://pytorch-lightning.readthedocs.io/en/latest/extensions/logging.html#logging-hyperparameters
Basically, you just need to overwrite the hp_metric tag with whatever value you want to show up in the HPARAMS tab in tensorboard.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@athenawisdoms
Comment options

@SkafteNicki
Comment options

Answer selected by athenawisdoms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment