Skip to content

Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks

← Back to topic

Authors: Chelsea Finn, Pieter Abbeel, Sergey Levine
Year: 2017
Journal: ICML
DOI: 10.48550/arXiv.1703.03400
Publisher: https://arxiv.org/abs/1703.03400

Keywords: maml, meta-learning

Abstract

We propose MAML an algorithm for meta-learning that is model-agnostic.

Cite this paper

bibtex
@misc{maml2017,
  title  = {Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks},
  author = {Chelsea Finn, Pieter Abbeel, Sergey Levine},
  year   = {2017},
  journal = {ICML},
  doi    = {10.48550/arXiv.1703.03400},
  url    = {https://doi.org/10.48550/arXiv.1703.03400},
}

Source files

Released under the MIT License.