mboudiaf / pytorch-meta-dataset

A non-official 100% PyTorch implementation of META-DATASET benchmark for few-shot classification
59 stars 9 forks source link

What are tricks to speed up training for SL and MAML? #23

Open brando90 opened 1 year ago

brando90 commented 1 year ago

e.g. can I increase the number of workers? is the code compatible with this?