Skip to content
This repository has been archived by the owner on Nov 25, 2020. It is now read-only.

Combined use with tf.keras.callbacks.TensorBoard

No due date 0% complete

Finds the way to use tensorboard callback with this logger at the same time, or fix our logger to fit it.
The requirements are followings:

  • use tensorboard callback in each trial
  • records metrics curve in each trial, then find by trial_ID consistent with search result
  • provide simple interface

Finds the way to use tensorboard callback with this logger at the same time, or fix our logger to fit it.
The requirements are followings:

  • use tensorboard callback in each trial
  • records metrics curve in each trial, then find by trial_ID consistent with search result
  • provide simple interface