awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
jakesnell avatar

jakesnell/prototypical-networks

0
View on GitHub↗
1,236 stars·269 forks·Python·MIT·11 views

Prototypical Networks

Code for the NeurIPS 2017 Paper "Prototypical Networks for Few-shot Learning"

Features

  • Advanced Learning - Prototypical networks for few-shot classification tasks.

Star history

Star history chart for jakesnell/prototypical-networksStar history chart for jakesnell/prototypical-networks

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Prototypical Networks

These projects share indexed features with Prototypical Networks. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • ddtm/caffeddtm avatar

    ddtm/caffe

    137View on GitHub↗

    Caffe: a fast open framework for deep learning.

    C++
    View on GitHub↗137
  • deepmind/deepmind-researchdeepmind avatar

    deepmind/deepmind-research

    15,024View on GitHub↗

    This project is an AI research implementation library and machine learning research repository. It provides a collection of reference code, illustrative implementations, and open-source research datasets used to verify hypotheses and build upon existing models in artificial intelligence. The repository focuses on scientific research reproduction by translating theoretical findings from published papers into executable code. It includes specialized scientific simulation environments designed to test the behavior of autonomous agents and models within controlled settings. The project covers AI

    Jupyter Notebook
    View on GitHub↗15,024
  • facebookresearch/deepclusterfacebookresearch avatar

    facebookresearch/deepcluster

    1,746View on GitHub↗

    We release paper and code for SwAV, our new self-supervised method. SwAV pushes self-supervised learning to only 1.2% away from supervised learning on ImageNet with a ResNet-50! It combines online clustering with a multi-crop data augmentation.

    Python
    View on GitHub↗1,746
  • curiousai/mean-teacherCuriousAI avatar

    CuriousAI/mean-teacher

    1,670View on GitHub↗

    A state-of-the-art semi-supervised method for image recognition

    Pythondeep-learningnips-2017pytorch
    View on GitHub↗1,670
Compare all 22 related projects→

Frequently asked questions

What does jakesnell/prototypical-networks do?

Code for the NeurIPS 2017 Paper "Prototypical Networks for Few-shot Learning"

What are the main features of jakesnell/prototypical-networks?

The main features of jakesnell/prototypical-networks are: Advanced Learning.

Which projects share features with jakesnell/prototypical-networks?

Projects with overlapping indexed features include: ddtm/caffe — Caffe: a fast open framework for deep learning. deepmind/deepmind-research — This project is an AI research implementation library and machine learning research repository. It provides a… facebookresearch/deepcluster — We release paper and code for SwAV, our new self-supervised method. SwAV pushes self-supervised learning to only 1.2%… facebookresearch/deit — DeiT is a PyTorch vision transformer framework designed for image classification. It implements a transformer-based… facebookresearch/dino — This project is a PyTorch vision transformer framework designed for self-supervised learning. It implements a model… curiousai/mean-teacher — A state-of-the-art semi-supervised method for image recognition.