PyTorch Geometric Temporal: Spatiotemporal Signal Processing with Neural Machine Learning Models (CIKM 2021)
-
Updated
Oct 14, 2024 - Python
PyTorch Geometric Temporal: Spatiotemporal Signal Processing with Neural Machine Learning Models (CIKM 2021)
A PyTorch implementation of "Capsule Graph Neural Network" (ICLR 2019).
A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).
A PyTorch implementation of "SimGNN: A Neural Network Approach to Fast Graph Similarity Computation" (WSDM 2019).
A repository of pretty cool datasets that I collected for network science and machine learning research.
A PyTorch implementation of "Graph Wavelet Neural Network" (ICLR 2019)
An implementation of "MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing" (ICML 2019).
Source code of CVPR 2020 paper, "HOPE-Net: A Graph-based Model for Hand-Object Pose Estimation"
A PyTorch implementation of "Graph Classification Using Structural Attention" (KDD 2018).
A PyTorch implementation of "Signed Graph Convolutional Network" (ICDM 2018).
A reading paper list which is mainted daily
A PyTorch implementation of "Semi-Supervised Graph Classification: A Hierarchical Graph Perspective" (WWW 2019)
This repo contains code to convert Structured Documents to Graphs and implement a Graph Convolution Neural Network for node classification
Graph convolutions in Keras with TensorFlow, PyTorch or Jax.
A lightweight implementation of Walklets from "Don't Walk Skip! Online Learning of Multi-scale Network Embeddings" (ASONAM 2017).
NeoDTI: Neural integration of neighbor information from a heterogeneous network for discovering new drug-target interactions
A sparsity aware implementation of "Enhanced Network Embedding with Text Information" (ICPR 2018).
Graph-convolutional GAN for point cloud generation. Code from ICLR 2019 paper Learning Localized Generative Models for 3D Point Clouds via Graph Convolution
Semantic Image Manipulation using Scene Graphs (CVPR 2020)
The reference implementation of FEATHER from the CIKM '20 paper "Characteristic Functions on Graphs: Birds of a Feather, from Statistical Descriptors to Parametric Models".
Add a description, image, and links to the graph-convolution topic page so that developers can more easily learn about it.
To associate your repository with the graph-convolution topic, visit your repo's landing page and select "manage topics."