openai / supervised-reptile

Code for the paper "On First-Order Meta-Learning Algorithms"
https://arxiv.org/abs/1803.02999
MIT License
996 stars 214 forks source link

fix reproducing cmds in README #17

Closed glogowski-wojciech closed 6 years ago

glogowski-wojciech commented 6 years ago

1-shot 5-way Omniglot inner-iters based on Appendix A, Table 3 from https://arxiv.org/abs/1803.02999

unixpickle commented 6 years ago

Thanks!