GCC icon indicating copy to clipboard operation
GCC copied to clipboard

GCC: Graph Contrastive Coding for Graph Neural Network Pre-Training @ KDD 2020

Results 11 GCC issues
Sort by recently updated
recently updated
newest added

Bumps [numpy](https://github.com/numpy/numpy) from 1.18.2 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

dgl._ffi.base.DGLError: [15:08:17] /opt/dgl/include/dgl/packed_func_ext.h:117: Check failed: ObjectTypeChecker::Check(sptr.get()): Expected type graph.Graph but get graph.HeteroGraph Stack trace: how can I update this code to dgl7.x when in cuda11? the _dgl.contrib.sampling.random_walk_with_restart_ and _dgl.contrib.sampling.random_walk_ cannt...

![image](https://user-images.githubusercontent.com/32067974/136695532-e9a7ed6d-2b87-42d6-a438-4d761f3613fd.png) 请问kdd17数据集中的.txt.lpm.lscc的格式是什么样的呀?想自己做一个数据集测试一下

能否提供x2dgl.py中提到的预训练的五个数据集,即kdd17,请问是否可以用其他的数据集然后利用x2dgl.py这个代码制作.bin文件

Hi: When I use pre-trained model finetune downstream graph_classification dataset RDT-B and RDT-M, I meet one problem. In deep learning finetune process, RDT-B and RDT-M, the train accuracy is very...

Hi: I want to learn how to make experiential data like downloaded 'dgl.bin' file?

argument for x2dgl: error: the following arguments are required: --embed-dim

Bumps [scipy](https://github.com/scipy/scipy) from 1.4.1 to 1.10.0. Release notes Sourced from scipy's releases. SciPy 1.10.0 Release Notes SciPy 1.10.0 is the culmination of 6 months of hard work. It contains many...

dependencies

May I know whether there is edge label for the datasets?

May I know how unzip small.bin? How can I know what 's stored in it?