Skip to content

goldblum/AdversarialQuerying

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adversarially Robust Few-Shot Learning: A Meta-Learning Approach

Micah Goldblum, Liam Fowl, Tom Goldstein

This repository contains PyTorch code for adversarial querying with ProtoNet, R2-D2, and MetaOptNet. Adversarial querying is an algorithm for producing robust meta-learners. More can be found in our NeurIPS 2020 paper. We adapt models and data loading from here.

Prerequisites:

  • Python2
  • PyTorch
  • CUDA

About

A PyTorch implementation of the method found in "Adversarially Robust Few-Shot Learning: A Meta-Learning Approach"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages