Meta-learning (computer science): Difference between revisions

Content deleted Content added
m Common approaches: improve citation formatting
Line 66:
 
====Reptile====
Reptile is a remarkably simple meta-learning optimization algorithm, given that both of its components rely on [[meta-optimization]]] through gradient descent and both are model-agnostic.<ref name="paper10">[https://arxiv.org/abs/1803.02999] Alex Nichol, Joshua Achiam, and John Schulman (2018).” On First-Order Meta-Learning Algorithms”. arXiv:1803.02999 [cs.LG]</ref>
 
==Examples==