Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Node Similarity Measures in PyTorch Geometric

The code in this repository aims to

  1. implement the node similarity measures introduced in the A Survey on Oversmoothing in Graph Neural Networks paper

  2. replicate (some of) the empirical results

Currently implemented:

  • Mean Average Distance (MAD)
  • Dirichlet Energy $\sqrt{\mathcal{E}}$

About

Implementing node similarity measures into pytorch geometric

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages