Kolya Lettl

Results 3 issues of Kolya Lettl

I noticed that there are functions which directly alter arguments of type `array-like`. In the case of `numpy`-arrays this _can_ result in the object being changed outside the function's scope....

discussion
Low Priority

As discussed in #9359 I have implemented the node similarity measures - Dirichlet Energy - Mean Absolute Energy from the [A Survey on Oversmoothing in Graph Neural Networks](https://arxiv.org/abs/2303.10993) paper. Let...

feature
1 - Priority P1
utils

### 🚀 The feature, motivation and pitch I recently came across the paper [A Survey on Oversmoothing in Graph Neural Networks](https://arxiv.org/abs/2303.10993) and thougt that having a ready-to-use implementation of the...

feature