node-classification topic

List node-classification repositories

ClusterGCN

776
Stars
134
Forks
Watchers

A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).

datasets

592
Stars
83
Forks
Watchers

A repository of pretty cool datasets that I collected for network science and machine learning research.

FEATHER

43
Stars
11
Forks
Watchers

The reference implementation of FEATHER from the CIKM '20 paper "Characteristic Functions on Graphs: Birds of a Feather, from Statistical Descriptors to Parametric Models".

CogDL

1.7k
Stars
313
Forks
Watchers

CogDL: A Comprehensive Library for Graph Deep Learning (WWW 2023)

SEAL-CI

206
Stars
49
Forks
Watchers

A PyTorch implementation of "Semi-Supervised Graph Classification: A Hierarchical Graph Perspective" (WWW 2019)

graph-representation-learning

253
Stars
68
Forks
Watchers

Autoencoders for Link Prediction and Semi-Supervised Node Classification (DSAA 2018)

SGCN

267
Stars
59
Forks
Watchers

A PyTorch implementation of "Signed Graph Convolutional Network" (ICDM 2018).

DeeperGNN

152
Stars
33
Forks
Watchers

Official PyTorch implementation of "Towards Deeper Graph Neural Networks" [KDD2020]

BioNEV

221
Stars
75
Forks
Watchers

Graph Embedding Evaluation / Code and Datasets for "Graph Embedding on Biomedical Networks: Methods, Applications, and Evaluations" (Bioinformatics 2020)

EvalNE

103
Stars
26
Forks
Watchers

Source code for EvalNE, a Python library for evaluating Network Embedding methods.