Closed zhanpenghe closed 6 years ago
In this specific implementation, the baseline is always trained from scratch so there is no need to save the baseline. But you could definitely meta-learn the baseline as well, and in that case you'd need to save it.
I think to do the k shot adaptation, we need to also save the baseline.