Closed cooperlab closed 1 year ago
Addresses Issue #23 . Use length of model outputs instead of length of tasks to correctly predict keras naming of metrics.
Reverted addition of moving average using tfa package. This is incompatible with newer TensorFlow versions.
tfa
Will address shortly in Issue #21 using AdamW optimizer with native Keras support.
Addresses Issue #23 . Use length of model outputs instead of length of tasks to correctly predict keras naming of metrics.