xiang song(charlie.song)
|
aee1067941
|
[Dataset] RDF dataset with DGL-Dataset template (#1869)
* update rdf builtin dataset
* Fix
* use new dataset
* fix
* rdf dataset using new framework
* tf work
* Fix mxnet
* Fix tensorflow
* Fix mxnet
* Update
* upd
* update some docstring
* clean some dead code
Co-authored-by: Ubuntu <ubuntu@ip-172-31-51-214.ec2.internal>
|
2020-07-30 09:12:00 +08:00 |
|
Minjie Wang
|
708765f0a1
|
[NN] RGCN modules (#744)
* rgcn module
* support id input
* WIP: model codes
* use faster index select
* dropout
* self loop
* WIP: link prediction
* fix lint
* WIP: docs
* docstring
* docstring
* merge two child classes
* mxnet rgcn module
* fix lint
* fix lint
* fix rename bug
* add uniform edge sampler
* fix fn name
* docstring
* fix mxnet rgcn module
* fix mx rgcn
* enable test on cuda
|
2019-08-23 16:38:48 -04:00 |
|
Chao Ma
|
f99725adbc
|
all demo use python-3 (#555)
|
2019-05-23 10:38:05 +08:00 |
|
Giuseppe Futia
|
6c3dba867a
|
[Tutorial] Update prerequisites of README (#380)
* Update prerequisites of README
* dependencies for pytorch models
* dependencies for mxnet models
* minor
|
2019-02-11 22:58:17 -05:00 |
|
Gan Quan
|
ac660f45ef
|
[Doc] Readme (#265)
* [Doc] updated readme
* contribution guide change
* small edits
* add perf #
* Update README.md
* Update README.md
* add others...
* rewrite scalability
* model & code links
* some note for treelstm
* rewrite scalability
|
2018-12-06 00:31:04 -05:00 |
|
Minjie Wang
|
e557ed89ff
|
[Doc][Model] example folder doc and model summary (#259)
* update example readme
* mx example readme
* add results in readme
* mx rgcn readme
|
2018-12-05 14:35:14 -05:00 |
|
Yizhi Liu
|
2c5b48ab60
|
[Model][MXNet] RGCN Entity Classification (#246)
* entity classify work for examples
* add loop_msg
* remove wrong assert
* remove one reshape
* add readme
* add MRR
* remove mrr from entity task
|
2018-12-05 10:27:59 -08:00 |
|