Skip to content

stjordanis/FMRL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FMRL

This repository contains code and scripts to recreate the task-similarity, quadratic growth, and deep learning experiments from the FMRL paper (citation below).

  • task-similarity: similarity.py
  • quadratic growth: growth.py
  • deep learning: .sh scripts in reptile directory (edited clone of OpenAI's Reptile codebase)
  • MiniWiki dataset: .tar.gz file in data/

Citation:

@inproceedings{khodak2019fmrl,
  title={Provable Guarantees for Gradient-Based Meta-Learning},
  author={Khodak, Mikhail and Balcan, Maria-Florina and Talwalkar, Ameet},
  booktitle={Proceedings of the 36th International Conference on Machine Learning,},
  year={2019}
}

About

No description, website, or topics provided.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 50.3%
  • JavaScript 40.0%
  • Shell 6.0%
  • CSS 3.4%
  • HTML 0.3%