Skip to main content

Blog

Learn About Our Meetup

5000+ Members

MEETUPS

LEARN, CONNECT, SHARE

Join our meetup, learn, connect, share, and get to know your Toronto AI community. 

JOB POSTINGS

INDEED POSTINGS

Browse through the latest deep learning, ai, machine learning postings from Indeed for the GTA.

CONTACT

CONNECT WITH US

Are you looking to sponsor space, be a speaker, or volunteer, feel free to give us a shout.

[P] Memory Efficient Model-Agnostic Meta-Learning

PyTorch implementation of Model-Agnostic Meta-Learning with gradient checkpointing. This allows performing way (~10-100x) more MAML steps with the same GPU memory budget.

Code: https://github.com/dbaranchuk/memory-efficient-maml

Example: Open In Colab

Install: pip install torch_maml

submitted by /u/dbaranchuk
[link] [comments]