https://github.com/markdtw/matching-networks/blob/master/utils.py#L66 this is not right. It should be episodes_per_epoch and it's an independent hyperparameter. See here: https://github.com/oscarknagg/few-shot/blob/master/experiments/matching_nets.py#L41
https://github.com/markdtw/matching-networks/blob/master/utils.py#L66
this is not right.
It should be episodes_per_epoch and it's an independent hyperparameter.
See here: https://github.com/oscarknagg/few-shot/blob/master/experiments/matching_nets.py#L41