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

orobix/Prototypical-Networks-for-Few-shot-Learning-PyTorch

Implementation of Prototypical Networks for Few Shot Learning (https://arxiv.org/abs/1703.05175) in Pytorch observed · 2026-08-28

github.com/orobix/Prototypical-Networks-for-Few-shot-Learning-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: 3138
  • days_rel: n/a
  • days_push: 1611
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1078 stars · 217 forks observed · 2026-08-28

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

A PyTorch implementation of Prototypical Networks for few-shot learning, including the prototypical loss and episode-based batch sampler. It reproduces the reference paper's methodology on the Omniglot dataset with Vinyals-style splits.

Use cases

  • implement prototypical networks in pytorch
  • few-shot image classification
  • reproduce results from the prototypical networks paper
  • learn meta-learning and episode-based training
  • train on the omniglot dataset with vinyals splits

When to choose

  • you want a simple, readable PyTorch implementation of Prototypical Networks
  • you need a prototypical loss or episodic batch sampler to reuse in your own few-shot project
  • you want to reproduce paper results on Omniglot

When to avoid

  • you need production-ready, actively maintained few-shot learning frameworks
  • you want support for many datasets or modern meta-learning methods out of the box
  • you need non-PyTorch (e.g., TensorFlow) implementations

Facets

library · maturity maintenance

machine-learning deep-learning machine-learning deep-learning computer-vision python few-shot-learning pytorch prototypical-networks meta-learning omniglot cnn

1 source

Member repositories

For agents

markdown · JSON · MCP: product_card(name="orobix/Prototypical-Networks-for-Few-shot-Learning-PyTorch")

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