SherylHYX / pytorch_geometric_signed_directed

PyTorch Geometric Signed Directed is a signed/directed graph neural network extension library for PyTorch Geometric. The paper is accepted by LoG 2023.
https://pytorch-geometric-signed-directed.readthedocs.io/en/latest/
MIT License
119 stars 16 forks source link

fix bugs #11

Closed XitongSystem closed 2 years ago

XitongSystem commented 2 years ago
  1. add Telegram dataset
  2. add the seed split function
  3. fix some bugs