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

Update Omniglot URL #30

Closed hiyamgh closed 4 years ago

hiyamgh commented 4 years ago

Hello,

Great work indeed!! It evaded me that the OMNIGLOT dataset path is the following: https://github.com/brendenlake/omniglot/tree/master/python while inside fetch_data.sh it is as follows:

OMNIGLOT_URL=https://raw.githubusercontent.com/brendenlake/omniglot/master/python