Skip to content

Better shuffling

Nikita Ivvan Pond requested to merge npond/salt:better_shuffling into main

Minor fix, it seems batches are shuffled only once at the beginning of training, this modifies the batch shuffling to be done each epoch.

Merge request reports