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
3k stars
32 watching
355 forks
Language: Python
last commit: 9 months ago
Linked from 2 awesome lists
few-shotfinetuninglearn2learnlearning2learnmamlmeta-descentmeta-learningmeta-optimizationmeta-rlmetalearningpytorch
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides tools and datasets for meta-learning and few-shot learning in deep learning | 1,996 |
| A PyTorch implementation of meta-learning using gradient descent to adapt to new tasks. | 312 |
| Replication of Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks in PyTorch for reinforcement learning tasks | 830 |
| An experiment and benchmarking framework for evaluating the effectiveness of transfer learning in PyTorch-based deep learning models | 170 |
| A PyTorch library for decentralized deep learning across the Internet. | 2,078 |
| This project implements a PyTorch-based framework for learning discrete communication protocols in multi-agent reinforcement learning environments. | 349 |
| A high-level library to help with training and evaluating neural networks in PyTorch | 4,554 |
| A native PyTorch library for training large language models using distributed parallelism and optimization techniques. | 2,765 |
| A PyTorch implementation on Apache Spark for distributed deep learning model training and inference. | 339 |
| A C++ implementation of PyTorch tutorials | 1,978 |
| Re-implementation of Coursera's Deep Learning specialization assignments in PyTorch | 149 |
| A collection of curated examples showcasing various PyTorch applications in computer vision, natural language processing, and reinforcement learning. | 22,530 |
| An optimized machine learning framework for improved performance and reduced memory usage on various hardware configurations. | 1,871 |
| An implementation of the Learning to Compare paper in PyTorch | 251 |
| A comprehensive tutorial project that provides code examples for learning PyTorch by implementing various deep learning models and demonstrating their usage. | 30,401 |