Graph Deep Learning Lab
We investigate fundamental techniques in Graph Deep Learning, a new framework that combines graph theory and deep neural networks.
Singapore
Pinned Repositories
benchmarking-gnns
Repository for benchmarking graph neural networks (JMLR 2023)
graph-convnet-tsp
Code for the paper 'An Efficient Graph Convolutional Network Technique for the Travelling Salesman Problem' (arXiv Pre-print)
graphdeeplearning.github.io
Deploy website (https://github.com/graphdeeplearning/website) to GitHub pages
graphtransformer
Graph Transformer Architecture. Source code for "A Generalization of Transformer Networks to Graphs", DLG-AAAI'21.
GraphTSNE
PyTorch Implementation of GraphTSNE, ICLR’19
learning-paradigms-for-tsp
Code for the paper 'On Learning Paradigms for the Travelling Salesman Problem' (NeurIPS 2019 Graph Representation Learning Workshop)
multigraph_transformer
Official code of the paper "Multi-Graph Transformer for Free-Hand Sketch Recognition"
spatial_graph_convnets
PyTorch implementation of residual gated graph ConvNets, ICLR’18
TextCategorization
:zap: Using deep learning (MLP, CNN, Graph CNN) to classify text in TensorFlow.
website
NTU Graph Deep Learning Lab Website
Graph Deep Learning Lab's Repositories
graphdeeplearning/benchmarking-gnns
Repository for benchmarking graph neural networks (JMLR 2023)
graphdeeplearning/graphtransformer
Graph Transformer Architecture. Source code for "A Generalization of Transformer Networks to Graphs", DLG-AAAI'21.
graphdeeplearning/graphdeeplearning.github.io
Deploy website (https://github.com/graphdeeplearning/website) to GitHub pages
graphdeeplearning/multigraph_transformer
Official code of the paper "Multi-Graph Transformer for Free-Hand Sketch Recognition"
graphdeeplearning/GraphTSNE
PyTorch Implementation of GraphTSNE, ICLR’19
graphdeeplearning/spatial_graph_convnets
PyTorch implementation of residual gated graph ConvNets, ICLR’18
graphdeeplearning/website
NTU Graph Deep Learning Lab Website
graphdeeplearning/graph-convnet-tsp
Code for the paper 'An Efficient Graph Convolutional Network Technique for the Travelling Salesman Problem' (arXiv Pre-print)
graphdeeplearning/learning-paradigms-for-tsp
Code for the paper 'On Learning Paradigms for the Travelling Salesman Problem' (NeurIPS 2019 Graph Representation Learning Workshop)
graphdeeplearning/TextCategorization
:zap: Using deep learning (MLP, CNN, Graph CNN) to classify text in TensorFlow.