- 17 Dec, 2019 1 commit
-
-
John Andrilla authored
* [Doc] Tree-LSTM in DGL, edit pass for readability Edit for grammar and style. How about deleting the last line? "Besides, you..." It needs a transition or some context. * Update tutorials/models/2_small_graph/3_tree-lstm.py * Update tutorials/models/2_small_graph/3_tree-lstm.py
-
- 10 Jan, 2019 1 commit
-
-
brett koonce authored
* minor spelling tweaks * Update CONTRIBUTORS.md
-
- 11 Dec, 2018 1 commit
-
-
Minjie Wang authored
* update version; add news.md; modify contributing.md * change urls to dmlc
-
- 06 Dec, 2018 1 commit
-
-
Da Zheng authored
* move pytorch code to examples. * fix. * fix tutorial
-
- 05 Dec, 2018 1 commit
-
-
Minjie Wang authored
* change Index.tolist -> Index.tonumpy; fix bug in traversal; remove dependencies in data * fix import * fix __all__ and some docstring
-
- 04 Dec, 2018 1 commit
-
-
VoVAllen authored
* improve capsule tutorial with jinyang * fix wrong layout of second-level tutorial * delete transformer
-
- 01 Dec, 2018 1 commit
-
-
Zihao Ye authored
* change the signature of node/edge filter * upd filter * Support multi-dimension node feature in SPMV * stable version * hotfix * upd tutorial * upd README
-
- 17 Nov, 2018 1 commit
-
-
Minjie Wang authored
* minor fix * jake's change
-
- 15 Nov, 2018 1 commit
-
-
Zihao Ye authored
* update tree lstm * tree_lstm (new interface) * simplify pop * merge qipeng(root) * upd tree-lstm & tutorial * upd model * new capsule tutorial * capsule for new API * fix deprecated API * New tutorial and example * investigate gc problem * add viz code * new capsule tutorial * remove ipynb * move u_hat * add link * add requirements.txt * remove ani.save * update ci to install requirements * utf-8 * change seed * graphviz requirement * accelerate * little format * update some markup
-
- 13 Nov, 2018 1 commit
-
-
Zihao Ye authored
[DOC][Model] Tree-LSTM example and tutorial
-