PetarV- / DGI

Deep Graph Infomax (https://arxiv.org/abs/1809.10341)
MIT License
630 stars 135 forks source link

Fixed import namespace for SciPy #20

Open chrisvander opened 2 years ago

chrisvander commented 2 years ago

SciPy's error message was:

Please use `eigsh` from the `scipy.sparse.linalg` namespace, the `scipy.sparse.linalg.eigen` namespace is deprecated.