是否可以在Tensorboard HPARAMS选项卡上立即查看多个调谐器?
我正在使用KERAS调谐器对特定的超模进行高参数优化,然后对不同的情况(即不同的房屋)进行训练。我目前的目标是对一般有效的东西进行简单,直接的可视化。 Tensorboard HPARAMS选项卡似乎是完美的,只是它一次仅显示一个调谐器 - 只有一所房子。标量选项卡立即显示所有运行,但没有“ HPARAMS”选项卡 - 调谐器正在为每个房屋进行100次试验,而HPARAMS选项卡总共显示100次试验。有没有办法改变这种情况?
I'm using Keras tuner to do hyperparameter optimization on a particular hypermodel which is then trained for different cases (i.e. different houses). My goal for now is to get an easy, straightforward visualisation of what generally works, and what doesn't. The Tensorboard Hparams tab seems perfect for this, except that it only shows one run of tuner at once - only one house. The scalars tab shows all runs at once, but not the Hparams tab - tuner is running for 100 trials for each house, and the Hparams tab shows only 100 trials total. Is there a way to change this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论