Skip to content

The code of paper ”Multi-Scale Distillation from Multiple Graph Neural Networks“.

Notifications You must be signed in to change notification settings

NKU-IIPLab/MSKD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MSKD

Accepted by AAAI-22: Multi-Scale Distillation from Multiple Graph Neural Networks

The environment:

  • python==3.7.10
  • torch==1.8.0+cu111
  • dgl-cu110==0.6.1
1. cd /MSKD
2. python main.py

The data is only for academic purposes.

The teacher models could be trained one by one.

About

The code of paper ”Multi-Scale Distillation from Multiple Graph Neural Networks“.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages