GraphCL
GraphCL copied to clipboard
Questin About semisupervised_MNIST_CIFAR10 dataset
I have a question about these two datasets. there are three subset trainset, valset, and testset. How to combine these dataset to one whole set? Thank you. @yongduosui
please follow this repo to prepare the dataset.
https://github.com/graphdeeplearning/benchmarking-gnns
please follow this repo to prepare the dataset.
https://github.com/graphdeeplearning/benchmarking-gnns
Thank you very much!