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 |
---|---|---|
| A deep learning framework for graph representation learning with partially labeled data | 19 |
| A framework for learning representations from attributed graphs, incorporating structural and attribute information. | 59 |
| A software framework that integrates statistical relational learning and graph neural networks for semi-supervised object classification and unsupervised node representation learning. | 403 |
| An implementation of a deep learning algorithm to generate node embeddings in graphs | 322 |
| 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 |
| A PyTorch implementation of a graph neural network model that learns personalized node representations | 367 |
| An implementation of an attention-based graph neural network in PyTorch for semi-supervised learning | 146 |
| A sparsity-aware implementation of a deep learning algorithm for graph embedding with text information. | 74 |
| A PyTorch implementation of a semi-supervised graph classification model that learns hierarchical representations from labeled and unlabeled graph data. | 209 |
| A Python library for training models on knowledge graphs to predict links between concepts | 2,162 |
| A deep learning framework designed to improve the performance of Graph Neural Networks (GNNs) through distance encoding techniques. | 184 |
| A software framework for semi-supervised generative Autoencoder models applied to single-cell data analysis. | 18 |
| An implementation of a deep learning-based method for creating vector representations of nodes in a graph | 167 |
| A framework for decentralized multi-task learning of graph neural networks on molecular data with guaranteed convergence | 44 |
| An AutoML framework for graph machine learning | 12 |