plonerma / understanding-maml

An Interactive Introduction to Model-Agnostic Meta-Learning: Exploring MAML and its extensions

Home Page:https://plonerma.github.io/understanding-maml/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Visual Comparison of Model-Agnostic Meta-Learning

The code to produce the pretrained sinusoid models can be found in this repository.

Development

  • To install development dependencies, execute npm install.
  • To deploy version, commit to main branch (github actions will take care of the rest).
  • To build the project execute npm run build.
  • To start the development server run npm run dev.

About

An Interactive Introduction to Model-Agnostic Meta-Learning: Exploring MAML and its extensions

https://plonerma.github.io/understanding-maml/


Languages

Language:Jupyter Notebook 92.7%Language:HTML 5.8%Language:JavaScript 0.8%Language:TeX 0.6%Language:SCSS 0.1%Language:Python 0.0%