Skip to content

SongW-SW/GLITTER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GLITTER

Thank you for your interest in our work!

This is the code for the NeurIPS 2022 paper Graph Few-Shot Learning with Task-Specific Structures.

Requirement:

torch==1.8.1

Code Runing:

Run the command: unzip few_shot_data.zip

Then run the command: python train.py

To switch the dataset, modify the "datasets" in train.py.

Citation

Welcome to cite our work!

@inproceedings{wang2022glitter,
title={Graph Few-shot Learning with Task-specific Structures},
author={Wang, Song and Chen, Chen and Li, Jundong},
booktitle={NeurIPS},
year={2022}
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages