graph-representation-learning topic

List graph-representation-learning repositories

AttentionWalk

312
Stars
48
Forks
Watchers

A PyTorch Implementation of "Watch Your Step: Learning Node Embeddings via Graph Attention" (NeurIPS 2018).

awesome-graph-classification

4.7k
Stars
744
Forks
Watchers

A collection of important graph embedding, classification and representation learning papers with implementations.

PyGCL

840
Stars
95
Forks
Watchers

PyGCL: A PyTorch Library for Graph Contrastive Learning

SEAL-CI

206
Stars
49
Forks
Watchers

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

GNN-Recommender-Systems

902
Stars
133
Forks
Watchers

An index of recommendation algorithms that are based on Graph Neural Networks. (TORS)

Splitter

209
Stars
44
Forks
Watchers

A Pytorch implementation of "Splitter: Learning Node Representations that Capture Multiple Social Contexts" (WWW 2019).

benchmarking-gnns

2.4k
Stars
449
Forks
Watchers

Repository for benchmarking graph neural networks

AmpliGraph

2.1k
Stars
250
Forks
Watchers

Python library for Representation Learning on Knowledge Graphs https://docs.ampligraph.org

GNNLens2

215
Stars
27
Forks
Watchers

Visualization tool for Graph Neural Networks