文件历史

4 次代码提交

作者 SHA1 备注 提交日期
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
Zihao Ye 93ac29ce34 [Refactor] Unify DGLGraph, BatchedDGLGraph and DGLSubGraph (#1216)
* upd

* upd

* upd

* lint

* fix

* fix test

* fix

* fix

* upd

* upd

* upd

* upd

* upd

* upd

* upd

* upd

* upd

* upd

* upd tutorial

* upd

* upd

* fix kg

* upd doc organization

* refresh test

* upd

* refactor doc

* fix lint

Co-authored-by: Minjie Wang <minjie.wang@nyu.edu>
2020-03-05 18:03:57 +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