Ross ROSS = Recommend OSS · open-source software intelligence for agents

dragen1860/MAML-Pytorch

Elegant PyTorch implementation of paper Model-Agnostic Meta-Learning (MAML) observed · 2026-08-28

github.com/dragen1860/MAML-Pytorch · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3135
  • days_rel: n/a
  • days_push: 2666
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2483 stars · 437 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A PyTorch implementation of Model-Agnostic Meta-Learning (MAML) for few-shot supervised learning, supporting MiniImagenet and Omniglot benchmarks. It serves as a starting point for meta-learning research rather than a production library.

Use cases

  • reproduce MAML few-shot learning experiments in PyTorch
  • run 5-way 1-shot classification on MiniImagenet
  • train meta-learner on Omniglot dataset
  • learn how meta-learning inner/outer loops are implemented
  • baseline code for few-shot learning research

When to choose

  • you want a readable PyTorch reference implementation of MAML
  • you need a starting point for few-shot meta-learning research
  • you want to benchmark against MiniImagenet or Omniglot

When to avoid

  • you need a maintained production library with active support
  • you want first-order methods like Reptile (use the author's Reptile repo)
  • you need TensorFlow instead of PyTorch

Facets

library · maturity maintenance

machine-learning deep-learning machine-learning deep-learning artificial-intelligence python meta-learning few-shot-learning pytorch maml research-code miniimagenet omniglot gpu

1 source

Member repositories

RepositoryRoleHealth v2
dragen1860/MAML-Pytorchmain32

For agents

markdown · JSON · MCP: product_card(name="dragen1860/MAML-Pytorch")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem