MAML-Pytorch is a PyTorch implementation of Model-Agnostic Meta-Learning for supervised learning experiments. It focuses on reproducing and exploring the MAML approach for few-shot learning research. The repository supports MiniImagenet and Omniglot, two common benchmark datasets for meta-learning experiments. It includes separate training scripts, dataset loaders, learner components, and meta-learning logic. The project also notes that MAML can be difficult to train and presents the implementation as a practical starting point for research. Overall, it is useful for students and researchers who want to study fast adaptation, few-shot classification, and gradient-based meta-learning in PyTorch.
Features
- PyTorch implementation of Model-Agnostic Meta-Learning
- Support for MiniImagenet and Omniglot experiments
- Few-shot supervised learning research focus
- Meta learner and basic learner implementation
- Training scripts for benchmark datasets
- MIT licensed research starting point
Categories
AI ModelsLicense
MIT LicenseFollow MAML-Pytorch
Other Useful Business Software
Host LLMs in Production With On-Demand GPUs
Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of MAML-Pytorch!