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
See https://github.com/daiquocnguyen/Graph-Transformer for more details about unsupervised learning. Regarding the Pytorch implementation for the unsupervised learning, you should have Cython 0.29.13 and Scikit-learn 0.21 and then change to the `log_uniform` directory to perform `make` to build `SampledSoftmax`, and then add the `log_uniform` directory to your PYTHONPATH.