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