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

867 stars
10 watching
143 forks
Language: Python
last commit: 10 days 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. 465
benedekrozemberczki/pytorch_geometric_temporal A PyTorch extension for building temporal graph neural networks with support for recurrent and attention-based models 2,677
tensorflow/gnn Builds Graph Neural Networks on the TensorFlow platform using heterogeneous graphs and various machine learning techniques. 1,369
zhanghang1989/pytorch-encoding A Python framework for building deep learning models with optimized encoding layers and batch normalization. 2,041
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 363
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/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 145
benedekrozemberczki/graphwaveletneuralnetwork An implementation of a neural network for graph data, specifically designed to process wavelet transforms on graphs. 574
sherylhyx/pytorch_geometric_signed_directed A PyTorch Geometric extension library for working with signed and directed graphs 128
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 This project provides implementations of graph neural network models for personalized page rank task 319
delta2323/gb-gnn Analyzes and optimizes the performance of graph neural networks using gradient boosting and various aggregation models. 13