Kipf, Thomas N., and Max Welling. "Semi-supervised classification with graph convolutional networks." arXiv preprint arXiv:1609.02907 (2016).

 

Semi-Supervised Classification with Graph Convolutional Networks

 

作者对Convolutional Neural Networks on Graphs with Fast Localized Spectral Filtering这个工作进行了简化,使之应用于graph节点的半监督分类问题,取得了不错的效果.

 

相关论文:

Geometric deep learning on graphs and manifolds using mixture model CNNs

Convolutional Neural Networks on Graphs with Fast Localized Spectral Filtering

GRAPH ATTENTION NETWORKS

相关文章:

  • 2020-04-10
  • 2021-12-31
  • 2021-12-20
  • 2022-12-23
  • 2021-10-04
  • 2022-02-25
  • 2021-11-30
  • 2022-12-23
猜你喜欢
  • 2022-01-13
  • 2021-12-24
  • 2021-11-18
  • 2021-07-11
相关资源
相似解决方案