Skip to content

Latest commit

 

History

History

maml

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Model agnostic meta learning (MAML)

Regression

To run the regression example using sinusoids run:

python3 train_regression.py

Classification

To run the regression example using the Omniglot dataset run:

python3 train_classification.py