broadinstitute/ml4h

tensor paths are revisited before other tensor paths are seen at least once

Closed this issue · 0 comments

What
#345 (comment)

Why
If batch size = 10, validation steps = 20, validation tensors = 200, then 1 epoch should = 1 true epoch. currently it's not, see linked comment

How
tbd, either extend synchronization from #345 or rewrite tensor generator

Acceptance Criteria
condition from above is true