learn2learn icon indicating copy to clipboard operation
learn2learn copied to clipboard

Add more tutorials

Open seba-1511 opened this issue 5 years ago • 2 comments

As suggested on Reddit, it would be nice to have more tutorials.

A simple idea is to base them on our existing examples. The tutorial could explain how each implemented method works and contrast it with other meta-learning methods. In doing so, it could also cover functionalities that learn2learn provides.

seba-1511 avatar Mar 03 '20 21:03 seba-1511

I think even making the existing tutorials more digestible would really help. For example, adding comments in the code, putting them into Jupyter NBs and adding some level of prose in the notebooks (.md cells) would make it an easier onboard for users.

jspisak avatar Jul 23 '20 04:07 jspisak

Are you guys considering adding an example for cifar100 on maml, it would be great as a lot of custom datasets has structures that could be directly applied with cifarfs.py.

atseng17 avatar Dec 19 '20 20:12 atseng17