Xiangkun Hu
9bcce7bead
[Dataset] PPIDataset ( #1906 )
...
* PPIDataset
* Revert "PPIDataset"
This reverts commit 264bd0c960cfa698a7bb946dad132bf52c2d0c8a.
* Revert "Revert "PPIDataset""
This reverts commit 6938a4cbe3ac6e38d3e0188b5699e5c952a6102e.
* update doc string
Co-authored-by: xiang song(charlie.song) <classicxsong@gmail.com >
2020-08-03 00:30:01 +08:00
shizhediao
dca2580b84
fix minor error: GCNLayerSAGE->GraphSAGELayer ( #1010 )
...
fix minor error: GCNLayerSAGE->GraphSAGELayer
2019-11-27 01:54:56 +08:00
Mufei Li
421b05e7b8
[Model] Clean up for Cluster GCN ( #940 )
...
* Update
* Update
* Update
* Update
* Update
* Update
* Fix
* Fix
2019-10-26 21:02:47 +08:00
Zardinality
51a73504fe
[Model] Add Pytorch example for Cluster GCN ( #877 )
...
* initial commit of cluster GCN
* update readme
* fix small bugs running ppi
* nearly sota ppi training script&update readme
* rm unused imports&add shebang line to scripts
* minor comments&readme appended
* add rnd seed control&update readme
2019-09-28 10:10:42 +08:00