Open kavehhassani opened 4 years ago
Also, could you please share your code for large dataset like reddit? As in the paper, sampling is essential to avoid huge GPU memory usage, but it is not in this repo.
Also, could you please share your code for large dataset like reddit? As in the paper, sampling is essential to avoid huge GPU memory usage, but it is not in this repo.
You can use GraphSAGE in DGL for mini-batch training.
Hi,
Can you please share your code for training and evaluating PPI dataset as well?
Thanks