文件历史

4 次代码提交

作者 SHA1 备注 提交日期
xiang song(charlie.song) 3611a66e06 Remove duplicate code of deepwalk (#1965)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-87-240.ec2.internal>
2020-08-07 18:18:24 +08:00
Hao Xiong 0fb615b9a6 [Example] Several updates on deepwalk (#1845)
* fix bug

* fix bugs

* add args

* add args

* fix bug

* fix a typo

* results

* results

* results

Co-authored-by: xiang song(charlie.song) <classicxsong@gmail.com>
2020-07-22 23:26:30 +08:00
xiang song(charlie.song) 8531ee6aa6 Fix input data source (#1612)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-52-181.ec2.internal>
Co-authored-by: Jinjing Zhou <VoVAllen@users.noreply.github.com>
2020-06-10 16:08:43 +08:00
Hao Xiong 94c67203dc [Example] Implement deepwalk by dgl and pytorch (#1503)
* deepwalk

* add docstr, etc.

* add tested version

* some doc

* some doc

* add sample and some docs, fix a bug

* update speed

* update speed

* docs

Co-authored-by: xiang song(charlie.song) <classicxsong@gmail.com>
2020-06-04 23:35:52 +08:00