Closed this issue a year ago · 1 comments
Metrics that are only computed in validation then cannot be used for hparam optimization
Might want to call self.eval() and self.train() in on_train_start
self.eval()
self.train()
on_train_start
Fixed by b45c2af