zhenzhang1998 / Awesome-Heterogeneous-Neural-Network

A List of Heterogeneous Neural Network Pappers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome Heterogeneous Neural Network

πŸŽ‰πŸŽ‰πŸŽ‰ A List of Heterogeneous Neural Network Pappers πŸŽ‰πŸŽ‰πŸŽ‰ Awesome

Pre-Learning Materials

Figure out the concepts

  • what the means of Heterogeneous Nerual Network ?
  • what the means of meta-path ?
  • what the means of neighborhood of specific meta-path ?
  • what the means of neighbor-sample ?
  • what the means of n-hops ?
  • why the number of n-hops is small (< 3 usually) ?
  • what the advantages of metapath-based methods ?
  • what the advantages of neighbor-sample-based methods ?

Useful Third-Tools

  • gtrick : Common Trick for GNN Training.
  • GNN : Common GNN implementation with PyG

Heterogeneous Nerual Network Papers

Heterogeneous Nerual Network & Social Recommendation Papers

About

A List of Heterogeneous Neural Network Pappers

License:MIT License


Languages

Language:Python 100.0%