Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

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

License

NotificationsYou must be signed in to change notification settings

cbfinn/maml

Repository files navigation

This repo contains code accompaning the paper,Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks (Finn et al., ICML 2017). It includes code for running the few-shot supervised learning domain experiments, including sinusoid regression, Omniglot classification, and MiniImagenet classification.

For the experiments in the RL domain, seethis codebase.

Dependencies

This code requires the following:

  • python 2.* or python 3.*
  • TensorFlow v1.0+

Data

For the Omniglot and MiniImagenet data, see the usage instructions indata/omniglot_resized/resize_images.py anddata/miniImagenet/proc_images.py respectively.

Usage

To run the code, see the usage instructions at the top ofmain.py.

Contact

To ask questions or report issues, please open an issue on theissues tracker.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp