DGI
DGI copied to clipboard
Script for inductive training
Hi,
Can you please share your code for training and evaluating PPI dataset as well?
Thanks
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.