Skip to content

Unofficial Implementation of "La-MAML: Look-Ahead Meta-Learning for Continual Learning" for the NeurIPS Reproducibility Challenge 2020 | Forked from Official Implementation

joeljosephjin/La-MAML

 
 

Repository files navigation

La-MAML: Reproducibility Challenge 2020

This repository is the unofficial implementation of the NeurIPS paper Look-Ahead Meta-Learning for Continual Learning for the reproducibility challenge 2020.

Paper | Colab | Runs | Official Repo

How to run on Colab

Example Notebook - Colab

WandB Logs

The dashboard for this project can be accessed here.

Citation

@article{gupta2020maml,
  title={La-MAML: Look-ahead Meta Learning for Continual Learning},
  author={Gupta, Gunshi and Yadav, Karmesh and Paull, Liam},
  journal={arXiv preprint arXiv:2007.13904},
  year={2020}
}

About

Unofficial Implementation of "La-MAML: Look-Ahead Meta-Learning for Continual Learning" for the NeurIPS Reproducibility Challenge 2020 | Forked from Official Implementation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 81.0%
  • Shell 19.0%