/pareto-maml

Game Theoretic Approach to MAML

Primary LanguagePython

Repository for class project. In this work we formulate the meta-learning appraoch MAML as a Game among differrent tasks.

Todo:

  • Run MAML as it is. (Completed - 5th April)
  • Use it for your work and incorporate your own pipeline.
  • Implement Pareto-MAML
  • Run Experiments
  • Comment the code and make proper readme for final submission.