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: almost 2 years ago
dglgraph-neural-networksheterogeneouspytorch

Related projects:

RepositoryDescriptionStars
chingyaoc/ggnn.pytorchAn implementation of a neural network architecture for processing graph-structured data and making predictions on nodes.466
benedekrozemberczki/pytorch_geometric_temporalA PyTorch extension for building temporal graph neural networks with support for recurrent and attention-based models2,694
tensorflow/gnnBuilds Graph Neural Networks on the TensorFlow platform using heterogeneous graphs and various machine learning techniques.1,372
zhanghang1989/pytorch-encodingA Python framework for building deep learning models with optimized encoding layers and batch normalization.2,044
mengcz13/kdd2021_cnfgnnAn implementation of a federated graph neural network for spatio-temporal modeling65
benedekrozemberczki/appnpA PyTorch implementation of a graph neural network model that learns personalized node representations367
deepgraphlearning/gmnnA software framework that integrates statistical relational learning and graph neural networks for semi-supervised object classification and unsupervised node representation learning.403
benedekrozemberczki/capsgnnA PyTorch implementation of a graph neural network architecture1,246
dawnranger/pytorch-agnnAn implementation of an attention-based graph neural network in PyTorch for semi-supervised learning146
benedekrozemberczki/graphwaveletneuralnetworkAn implementation of a neural network for graph data, specifically designed to process wavelet transforms on graphs.577
sherylhyx/pytorch_geometric_signed_directedA PyTorch Geometric extension library for working with signed and directed graphs131
hongyanggao/lgcnAn implementation of learnable graph convolutional networks for efficient graph processing46
wohlert/generative-query-network-pytorchA PyTorch implementation of a Generative Query Network model for generating 3D scenes and rendering them in various styles.322
gasteigerjo/ppnpImplementations of a graph neural network model for personalized graph classification321
delta2323/gb-gnnAnalyzes and optimizes the performance of graph neural networks using gradient boosting and various aggregation models.13