Skip to content

La-MAML implementation on added dataset - SVHN (street view house numbers)

Notifications You must be signed in to change notification settings

Bhavneet1492/La-MAML

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

La-MAML: Implementation on SVHN Dataset

This repository is the implementation of the NeurIPS paper Look-Ahead Meta-Learning for Continual Learning on the SVHN Dataset

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

La-MAML implementation on added dataset - SVHN (street view house numbers)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 81.6%
  • Shell 18.4%