Skip to content

sungyongs/graph-based-nn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 

Repository files navigation

Graph-based Neural Networks

This page is to summarize important materials about graph-based neural networks and relational networks. If I miss some recent works or anyone wants to recommend other references, please let me know.

Background

(You can find many materials for deep neural networks in other places. Here, I mainly cover materials about graphs.)

  • Basic Graph Theory by Xavier Bresson, See Lecture 3 and 16
  • Spectral Graph Theory by Fan Chung
  • Graph Signal Processing GSP by Ortega et al.
    • This paper provide an overview of core ideas in GSP and their connection to conventional digital signal processing.
    • Signal processing is required to understand the convolution in the spectral domain.
  • Keywords : graph theory, spectral graph theory, discrete Fourier transform (DFT)

List of Related Works

Tutorials or Workshops

Useful Resources

List of Researchers

About

Graph Convolutional Networks (GCNs)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published