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)
254 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
Related projects:
Repository | Description | Stars |
---|---|---|
zhengwang100/rect | A deep learning framework for graph representation learning with partially labeled data | 19 |
snash4/gat2vec | A framework for learning representations from attributed graphs, incorporating structural and attribute information. | 59 |
deepgraphlearning/gmnn | A software framework that integrates statistical relational learning and graph neural networks for semi-supervised object classification and unsupervised node representation learning. | 403 |
benedekrozemberczki/attentionwalk | An implementation of a deep learning algorithm to generate node embeddings in graphs | 322 |
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,094 |
benedekrozemberczki/appnp | A PyTorch implementation of a graph neural network model that learns personalized node representations | 367 |
dawnranger/pytorch-agnn | An implementation of an attention-based graph neural network in PyTorch for semi-supervised learning | 146 |
benedekrozemberczki/tene | A sparsity-aware implementation of a deep learning algorithm for graph embedding with text information. | 74 |
benedekrozemberczki/seal-ci | A PyTorch implementation of a semi-supervised graph classification model that learns hierarchical representations from labeled and unlabeled graph data. | 209 |
accenture/ampligraph | A Python library for training models on knowledge graphs to predict links between concepts | 2,162 |
snap-stanford/distance-encoding | A deep learning framework designed to improve the performance of Graph Neural Networks (GNNs) through distance encoding techniques. | 184 |
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 | 167 |
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 | 12 |