Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
For some learning tasks, we need the input to be randomized (SGD) instead of blocks of labels all at once. SplitInput is a useful tool for setting up train/test files but it currently doesn't support randomizing the input.