hookk / MSKD

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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“.


Languages

Language:Python 100.0%