Pytorch Geometric extension library with additional graph sampling algorithms.
Features • Installation • Examples
Pytorch Geometric extension library with additional graph sampling algorithms.
Supports:
random_walk
)temporal_random_walk
)biased_tempo_random_walk
)negative_sample_neighbors_homogenous
and negative_sample_neighbors_heterogenous
)budget_sampling
)hgt_sampling
)neighbor_sampling_heterogenous
and neighbor_sampling_homogenous
)Check examples folder