gitabcworld / MatchingNetworks

This repo provides pytorch code which replicates the results of the Matching Networks for One Shot Learning paper on the Omniglot and MiniImageNet dataset
Other
328 stars 81 forks source link

Update loss function #2

Closed jacklanchantin closed 6 years ago

jacklanchantin commented 6 years ago

I haven't looked at your code very closely, but I'm pretty sure the accuracy isn't supposed to be in the loss function

gitabcworld commented 6 years ago

Thanks! Definitely it was a copy-paste error.