SampleGenerator.SamplingStrategy.slidingWindow
A strategy that slides a window through the examples, advancing it each batch.
Declaration
case slidingWindowMentioned in
Discussion
When the model repeats an inference, this strategy continues retrying as long as there are new windows of examples to show the model.