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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of MAML-Pytorch!