Tensorflow Hparam replacement
In TF 2.0 there is a new API tensorboard.plugins.hparams.api
that includes a class HParam
Usage of the new API is described in this guide: Hyperparameter Tuning with the HParams Dashboard
In TF 2.0 there is a new API tensorboard.plugins.hparams.api
that includes a class HParam
Usage of the new API is described in this guide: Hyperparameter Tuning with the HParams Dashboard