tensorflow / tensorflow/tensorboard
Add HPARAMS selection to current URL
@psybuzz is already working on this.
Since May 10, 2021.
- Dominant language
- TypeScript
- Stars
- 7.2k
- Forks
- 1.7k
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 1
Description
Would it be possible to add the current HPARAMS selection to the URL?
This would allow reloading, sharing and bookmarking the current selection.
When tracking many hyperparameters it takes time to select the ones that are relevant and to select which ranges and how they should be displayed (Linear, Logarithmic...).
The HPARAMS visualizations are great, but I always feel resistance to use it, since it takes me multiple minutes to restore my settings.
Storing the settings in the URL should be possible, for Chrome the URL size limit is 2MB => ~2 million ASCII characters.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.