Skip to content

Training data shuffle in Naive or other strategies? #1301

Discussion options

You must be logged in to vote

Yes, there is and it's done by the Dataloader. By default, Avalanche uses a TaskBalancedDataloader, which shuffles and balance mini-batches by task. You can override it by setting strategy.dataloader with a plugin before_training_exp.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@bartosz-grabowski
Comment options

Answer selected by bartosz-grabowski
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants