OpenHGNN

Graph Neural Network Toolkit

An open-source toolkit for training and applying heterogeneous graph neural networks using PyTorch and the Deep Graph Library.

This is an open-source toolkit for Heterogeneous Graph Neural Network(OpenHGNN) based on DGL.

GitHub

879 stars
10 watching
146 forks
Language: Python
last commit: 2 months ago
dglgraph-neural-networksheterogeneouspytorch

Related projects:

Repository Description Stars
chingyaoc/ggnn.pytorch An implementation of a neural network architecture for processing graph-structured data and making predictions on nodes. 466
benedekrozemberczki/pytorch_geometric_temporal A PyTorch extension for building temporal graph neural networks with support for recurrent and attention-based models 2,694
tensorflow/gnn Builds Graph Neural Networks on the TensorFlow platform using heterogeneous graphs and various machine learning techniques. 1,372
zhanghang1989/pytorch-encoding A Python framework for building deep learning models with optimized encoding layers and batch normalization. 2,044
mengcz13/kdd2021_cnfgnn An implementation of a federated graph neural network for spatio-temporal modeling 65
benedekrozemberczki/appnp A PyTorch implementation of a graph neural network model that learns personalized node representations 367
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/capsgnn A PyTorch implementation of a graph neural network architecture 1,246
dawnranger/pytorch-agnn An implementation of an attention-based graph neural network in PyTorch for semi-supervised learning 146
benedekrozemberczki/graphwaveletneuralnetwork An implementation of a neural network for graph data, specifically designed to process wavelet transforms on graphs. 577
sherylhyx/pytorch_geometric_signed_directed A PyTorch Geometric extension library for working with signed and directed graphs 131
hongyanggao/lgcn An implementation of learnable graph convolutional networks for efficient graph processing 46
wohlert/generative-query-network-pytorch A PyTorch implementation of a Generative Query Network model for generating 3D scenes and rendering them in various styles. 322
gasteigerjo/ppnp Implementations of a graph neural network model for personalized graph classification 321
delta2323/gb-gnn Analyzes and optimizes the performance of graph neural networks using gradient boosting and various aggregation models. 13