google-deepmind / leo

Implementation of Meta-Learning with Latent Embedding Optimization
Apache License 2.0
305 stars 57 forks source link

meta dataset used in training #15

Closed Zhen-Zohn-WANG closed 4 years ago

Zhen-Zohn-WANG commented 4 years ago

Thank you for this great work! I noticed that a PyTorch implementation [1] states that the model is trained on both the training set and validation set in the LEO paper. I wonder to know if this TensorFlow implementation is trained on both the training set and validation set?

Thank you.

[1] https://github.com/timchen0618/pytorch-leo