openai / supervised-reptile

Code for the paper "On First-Order Meta-Learning Algorithms"
https://arxiv.org/abs/1803.02999
MIT License
989 stars 210 forks source link

1-shot 5-way Mini-ImageNet setting #14

Closed ashaw596 closed 5 years ago

ashaw596 commented 5 years ago

Why is --eval-batch set to 15 in this setting? It doesn't seem to make much sense since you just repeat the same samples 3 times in that case.

unixpickle commented 5 years ago

~Where do you see --eval-batch 15 for 1-shot 5-way?~

Ah, I see now.