sshkhr / imaml

Reproduction of the IMAML paper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

implicit MAML

Meta-Learning with Implicit Gradients [report]

Code for ENGG 6500: Introduction to Machine Learning Project. For this project I reimplemented the NeurIPS 2019 paper Meta-Learning with Implicit Gradients and verified the results on the Omniglot few-shot image recognition dataset.

Requirements

  • PyTorch 1.4.0
  • CUDA 10.1
  • cuDNN 7.6

License

The code is realeased under MIT License

About

Reproduction of the IMAML paper


Languages

Language:Python 100.0%