Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 507 Bytes

complex network.md

File metadata and controls

15 lines (7 loc) · 507 Bytes

Algorithm for Graph-structure data

Paper reading notes and resources in the field of algorithms for graph.

Paper Reading Notes

Semi-Supervised Classification with Graph Convolutional Networks (ICLR 2017)[Paper][Code]

  • Type: new operator

  • Gist:

Revisiting Semi-Supervised Learning with Graph Embeddings [Paper][Code]