graph-representation-learning

Graph Autoencoder Framework

A deep learning framework for graph autoencoder-based link prediction and node classification tasks

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

GitHub

253 stars
11 watching
67 forks
Language: Python
last commit: over 5 years ago
Linked from 1 awesome list

autoencodersdeep-learninggraph-representationlink-predictionnode-classificationsemi-supervised-learning

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
zhengwang100/rect A deep learning framework for graph representation learning with partially labeled data 18
snash4/gat2vec A framework for learning representations from attributed graphs, incorporating structural and attribute information. 58
deepgraphlearning/gmnn A software framework that integrates statistical relational learning and graph neural networks for semi-supervised object classification and unsupervised node representation learning. 401
benedekrozemberczki/attentionwalk An implementation of a deep learning algorithm to generate node embeddings in graphs 320
thumnlab/autogl An autoML framework for machine learning on graphs, enabling researchers and developers to automate the process of building and training neural networks on graph data. 1,088
benedekrozemberczki/appnp A PyTorch implementation of a graph neural network model that learns personalized node representations 363
dawnranger/pytorch-agnn An implementation of an attention-based graph neural network in PyTorch for semi-supervised learning 145
benedekrozemberczki/tene A sparsity-aware implementation of a deep learning algorithm for graph embedding with text information. 73
benedekrozemberczki/seal-ci A PyTorch implementation of a semi-supervised graph classification model that learns hierarchical representations from labeled and unlabeled graph data. 208
accenture/ampligraph A Python library for training models on knowledge graphs to predict links between concepts 2,154
snap-stanford/distance-encoding This repository provides an implementation of a novel framework for designing Graph Neural Networks (GNNs) with improved structural representation learning capabilities. 182
trungnt13/sisua A software framework for semi-supervised generative Autoencoder models applied to single-cell data analysis. 18
benedekrozemberczki/role2vec An implementation of a deep learning-based method for creating vector representations of nodes in a graph 166
fedml-ai/spreadgnn A framework for decentralized multi-task learning of graph neural networks on molecular data with guaranteed convergence 44
thumnlab/autogl-light An AutoML framework for graph machine learning 11