howardyclo / papernotes

My personal notes and surveys on DL, CV and NLP papers.
128 stars 6 forks source link

Model Agnostic Meta Learning Algorithms #54

Open howardyclo opened 5 years ago

howardyclo commented 5 years ago

Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks (MAML)

On First-Order Meta-Learning Algorithms (Reptile)

Probabilistic Model-Agnostic Meta-Learning

Bayesian Model-Agnostic Meta-Learning

Meta-Learning with Latent Embedding Optimization (LEO)

How to Train Your MAML (MAML++)

howardyclo commented 5 years ago

MAML

How does it work?

FOMAML

howardyclo commented 5 years ago

Reptile

How does it work?

Why does it work?