shawn_dm

Results 5 issues of shawn_dm

When I use the three examples you recommended using pyg, the program all reports the same error, is there an error in the dpr2pyg file? File "/usr/local/anaconda3/envs/torch_pyg/lib/python3.9/site-packages/deeprobust/graph/data/pyg_dataset.py", line 83, in...

好奇为什么给交叉熵加上常数后效果会好?这个有什么理论依据吗?

Could you tell me which version of pyg you use? when i run train_docs.py, there is an error: .........., line 65, in _separate value = value.narrow(cat_dim or 0, start, end...

Thanks for open sourcing your paper code. However, I found that during the training process, metrics such as AUC and Logloss are outputted every time an epoch is made. Did...

Hi, thanks for your open source and your work is very interesting and deserves to be explored further. Could you consider adding an use example of PyG (PyTorch-Geometric) in your...

enhancement