kubeflow / katib

Automated Machine Learning on Kubernetes
https://www.kubeflow.org/docs/components/katib
Apache License 2.0
1.51k stars 441 forks source link

[feature request] Show search results in TensorBoard #1173

Open gaocegege opened 4 years ago

gaocegege commented 4 years ago

/kind feature

Describe the solution you'd like [A clear and concise description of what you want to happen.]

Ref https://www.tensorflow.org/tensorboard/hyperparameter_tuning_with_hparams

Tensorboard has a plugin for hyperparameter tuning:

 tf
from tensorboard.plugins.hparams import api as hp

And it is similar to Katib UI. I think we can investigate if we could show the katib results in TensorBoard.

Anything else you would like to add: [Miscellaneous information that will assist in solving the issue.]

issue-label-bot[bot] commented 4 years ago

Issue-Label Bot is automatically applying the labels:

Label Probability
feature 0.99

Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback! Links: app homepage, dashboard and code for this bot.

gaocegege commented 4 years ago

图片

gaocegege commented 4 years ago

https://rllib.readthedocs.io/en/latest/tune.html Ray Tune already supports it.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

andreyvelich commented 3 years ago

/lifecycle frozen