FewShotLearning
Few-shot learning model
An implementation of the Optimization as a Model for Few-Shot Learning paper in PyTorch
Pytorch implementation of the paper "Optimization as a Model for Few-Shot Learning"
256 stars
7 watching
58 forks
Language: Python
last commit: about 7 years ago few-shotoptimizationoptimization-algorithmspythonpytorch
Related projects:
Repository | Description | Stars |
---|---|---|
dragen1860/learningtocompare-pytorch | An implementation of the Learning to Compare paper in PyTorch | 251 |
songw-sw/f2l | An implementation of Federated Few-shot Learning using Python and the PyTorch framework. | 18 |
huggingface/setfit | A framework for efficient few-shot learning with Sentence Transformers | 2,236 |
cambridge-mlg/fit | This repository provides code for a few-shot transfer learning approach to personalized and federated image classification | 11 |
snap-stanford/med-flamingo | A Python-based few-shot learning framework for medical applications utilizing a visual language model. | 384 |
orobix/prototypical-networks-for-few-shot-learning-pytorch | An implementation of Prototypical Networks for Few Shot Learning in PyTorch | 989 |
tristandeleu/pytorch-meta | Provides tools and datasets for meta-learning and few-shot learning in deep learning | 1,987 |
vinhkhuc/pytorch-mini-tutorials | A collection of tutorials and lessons on building deep learning models using the PyTorch library. | 326 |
microsoft/pica | An empirical study on using GPT-3 for multimodal question answering tasks with few-shot learning. | 84 |
zhanghang1989/pytorch-encoding | A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,041 |
lupoglaz/godotaigym | Enables training of reinforcement learning models with PyTorch on Godot Engine using shared memory | 214 |
kaiyangzhou/dassl.pytorch | A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,217 |
gunhochoi/kind-pytorch-tutorial | A comprehensive tutorial on building and training PyTorch models using Python | 392 |
rdspring1/pytorch_gbw_lm | Trains a large-scale PyTorch language model on the 1-Billion Word dataset | 123 |
minqi/learning-to-communicate-pytorch | This project implements a PyTorch-based framework for learning discrete communication protocols in multi-agent reinforcement learning environments. | 346 |