Skip to content

ljin0429/CAD-Net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Class-Attentive Diffusion Network for Semi-Supervised Classification

Official Implementation of AAAI 2021 paper Class-Attentive Diffusion Network for Semi-Supervised Classification.

The link above provides the full version of the paper, including appendices.

This repository provides both source codes and datasets for experiments on citation networks (CiteSeer, Cora, and PubMed).

To reproduce the results reported on the paper, just run the demo files as,

python demo_citeseer.py
python demo_cora.py
python demo_pubmed.py

Environments

For further requirements, please check the requirements.txt

Contact ljin0429@gmail.com if you have any questions.

About

Class-Attentive Diffusion Network for Semi-Supervised Classification [AAAI'21] (official implementation)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages