Skip to content

zhenzhang1998/Awesome-Heterogeneous-Neural-Network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages