You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
+ Note that we follow some unsupervised approaches (such as DGK and AWE) to use all nodes from the entire dataset (i.e., including all nodes in the test set) during training our "unsupervised transductive" GCN and UGformer models.
+ Regarding Pytorch, you should change to the `log_uniform` directory to perform `make` to build `SampledSoftmax`, and then add the `log_uniform` directory to your PYTHONPATH.