SkillAgentSearch skills...

MAML

Implementing PyTorch version of model-agnostic meta learning (MAML) algorithm.

Install / Use

/learn @josh-strong/MAML
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

MAML

This repository contains files relating to my MSc Data Science research project Model-Agnostic Meta-Learning for Few-Shot Deep Learning. This thesis focused on researching MAML to solve few-shot deep learning problems. To these ends, Iconducted a thorough literature review on deep learning and meta-learning, focusing on meta-learningalgorithms MAML and MAML++. The project involved implementing two experimental studies using Python; a toy problem demonstrating the effectiveness of MAML in addition to implementing MAML on a computer vision problem

Files

  1. Model_Agnostic_Meta_Learning_for_Few_Shot_Deep_Learning.pdf
  • PDF file containing submitted thesis for project.
  1. MAML_PyTorch.ipynb
  • Python code demonstrating the effectiveness of MAML through a toy problem
  1. CIFAR_FS_maml.ipynb
  • Python code implementing MAMLon a computer vision problem.

Related Skills

View on GitHub
GitHub Stars5
CategoryEducation
Updated2y ago
Forks0

Languages

Jupyter Notebook

Security Score

70/100

Audited on Sep 15, 2023

No findings