Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 227 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 227 Bytes

MAML-PyTorch

we provide two kind of optimizing way to implement MAML algorithm with PyTorch. 2nd derivative and 1st-order approximate method, specificd by arguments "update_order".

we experiment on dataset "miniImagenet".