Skip to content

LARS-research/ConML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Learning to Learn with Contrastive Meta-Objective

Code implementation for paper Learning to Learn with Contrastive Meta-Objective (NeurIPS 2025 Oral) (https://arxiv.org/abs/2410.05975)

Few-Shot Image Classification:

optimization-based/metric-based:

amortization-based:

In-Context Learning:

  • get public code "in-context-learning" (https://github.com/dtsip/in-context-learning)
  • copy "icl/ctrain.py" and "icl/ceval.py" to "in-context-learning/src/", and copy "icl/ceval.py" to "in-context-learning/src/conf/";
  • refer to the corresponding instructions in "in-context-learning" and run python ctrain.py --config conf/ctoy.yaml for training ConML-ICL, and python ceval.py for testing.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages