learn2learn

Meta-learning framework

A PyTorch library that accelerates meta-learning research by providing utilities and interfaces to create new algorithms and domains.

A PyTorch Library for Meta-learning Research

GitHub

3k stars
32 watching
355 forks
Language: Python
last commit: over 2 years ago
Linked from 2 awesome lists

few-shotfinetuninglearn2learnlearning2learnmamlmeta-descentmeta-learningmeta-optimizationmeta-rlmetalearningpytorch

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
tristandeleu/pytorch-metaProvides tools and datasets for meta-learning and few-shot learning in deep learning1,996
ikostrikov/pytorch-meta-optimizerA PyTorch implementation of meta-learning using gradient descent to adapt to new tasks.312
tristandeleu/pytorch-maml-rlReplication of Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks in PyTorch for reinforcement learning tasks830
ahirner/pytorch-retrainingAn experiment and benchmarking framework for evaluating the effectiveness of transfer learning in PyTorch-based deep learning models170
learning-at-home/hivemindA PyTorch library for decentralized deep learning across the Internet.2,078
minqi/learning-to-communicate-pytorchThis project implements a PyTorch-based framework for learning discrete communication protocols in multi-agent reinforcement learning environments.349
pytorch/igniteA high-level library to help with training and evaluating neural networks in PyTorch4,554
pytorch/torchtitanA native PyTorch library for training large language models using distributed parallelism and optimization techniques.2,765
dmmiller612/sparktorchA PyTorch implementation on Apache Spark for distributed deep learning model training and inference.339
prabhuomkar/pytorch-cppA C++ implementation of PyTorch tutorials1,978
furkanu/deeplearning.ai-pytorchRe-implementation of Coursera's Deep Learning specialization assignments in PyTorch149
pytorch/examplesA collection of curated examples showcasing various PyTorch applications in computer vision, natural language processing, and reinforcement learning.22,530
unslothai/hyperlearnAn optimized machine learning framework for improved performance and reduced memory usage on various hardware configurations.1,871
dragen1860/learningtocompare-pytorchAn implementation of the Learning to Compare paper in PyTorch251
yunjey/pytorch-tutorialA comprehensive tutorial project that provides code examples for learning PyTorch by implementing various deep learning models and demonstrating their usage.30,401