2

Is there a possibility to calculate the variance of target values for each batch using keras custom callback?

Maybe in a similar manner to the Create keras callback to save model predictions and targets for each batch during training ? Im using keras from tensorflow backend and python3.

Cheers,

Maks

maksym33
  • 66
  • 5
  • Tensorflow.keras tutorial describes how to write a custom keras callback function. Find more detail here https://www.tensorflow.org/guide/keras/custom_callback. Thanks! –  Feb 02 '21 at 07:20

0 Answers0