mmvec icon indicating copy to clipboard operation
mmvec copied to clipboard

scramble input

Open mortonjt opened this issue 5 years ago • 0 comments

If the input tables are sorted / clustered beforehand -- the algorithm will drastically underperform.

There needs to be some scrambling beforehand -- preferably at each iteration. See torch dataloader: https://pytorch.org/docs/stable/data.html

mortonjt avatar Jun 13 '19 14:06 mortonjt