文件历史

58 次代码提交

作者 SHA1 备注 提交日期
Minjie Wang 101dc0dede New bibtex for citation 2020-09-08 15:31:35 +08:00
Quan (Andy) Gan 71629f49f5 add survey to readme (#2152) 2020-09-05 15:22:19 +08:00
Quan (Andy) Gan ad8530a4dc [Readme] 0.5.0 release and bump to new prerelease versions (#2082)
* [Readme] 0.5.0 release and bump to new prerelease versions

* bump version
2020-08-21 12:29:17 +08:00
Anirudh dadceb30d7 [Update] d2l link (#1839) 2020-07-20 20:08:00 -07:00
Minjie Wang a0e4099876 Update README.md 2020-06-19 23:45:36 +08:00
zhjwy9343 02dd6d9021 [Feature] Add dot product attention (#1604)
* Add dotproduct attention

* [Feature] Add dotproduct attention

* [Feature] Add dotproduct attention

* [Feature] Add dotproduct attention

* [New] Update landing page

* [New] Update landing page

* [New] Update landing page

* [Doc] Update landing page

* [Doc] Update landing page

* [Doc] Update landing page

* [Doc] Update landing page

* [Doc] Update landing page

* [Doc] Update landing page

* [Doc] Update landing page

* [Doc] Update landing page

Co-authored-by: Jinjing Zhou <VoVAllen@users.noreply.github.com>
2020-06-12 09:29:39 +08:00
Mufei Li 36c7b77167 [LifeSci] Move to Independent Repo (#1592)
* Move LifeSci

* Remove doc
2020-06-05 21:28:24 +08:00
Jinjing Zhou cc07bd44e4 [Readme] Add cuda 10.2 to docs (#1560)
* add cuda 10.2

* type
2020-05-25 16:24:30 +08:00
Minjie Wang 31a636a1a4 [README] New stuffs from 0.4.3 (#1412) 2020-04-02 15:33:57 +08:00
Mufei Li 0ee9f56e72 [DGL-LifeSci] Final release preparation for 0.2.1 2020-04-02 15:02:50 +08:00
Minjie Wang 00efec60a0 Update README.md 2020-04-01 16:08:36 +08:00
Jinjing Zhou e9440acb06 [TF] TF backend fix and new logic to choose backend (#1393)
* TF backend fix and new logic to choose backend

* fix

* fix

* fix

* fix

* fix backend

* fix

* dlpack alignment

* add flag

* flag

* lint

* lint

* remove unused

* several fixes

Co-authored-by: Minjie Wang <wmjlyjemaine@gmail.com>
2020-03-30 18:45:17 +08:00
Minjie Wang 856de790e8 Update README
Update README with both latest and stable doc links
2020-03-22 10:44:16 +08:00
Minjie Wang 9120ee60a5 Update README.md 2020-03-15 23:47:58 +08:00
Jinjing Zhou 19797bb608 [README] Update README.md (#1317)
* Update README.md

* Update README.md

* Update README.md

Co-authored-by: Quan (Andy) Gan <coin2028@hotmail.com>
Co-authored-by: Jinjing Zhou <VoVAllen@users.noreply.github.com>
2020-03-06 01:31:38 +08:00
zhjwy9343 eb0c954c77 Update README.md (#1307)
* Update README.md

 add News section for zz request.

* Update README.md

* Update README.md

Co-authored-by: Minjie Wang <minjie.wang@nyu.edu>
2020-03-04 23:15:53 +08:00
Joseph Spisak 349a48bdc5 Update README.md (#1306) 2020-03-04 15:42:30 +08:00
António Almeida fb45da1704 Fix typo (#1293) 2020-02-27 01:32:16 +08:00
Minjie Wang 21e798863b [README] LSTM -> TreeLSTM 2020-02-13 09:59:51 +08:00
Minjie Wang bdf1bb53b5 [Doc] New README (#1259)
* new readme

* try resize

* try center

* more imgs

* fix
2020-02-12 23:56:59 +08:00
Jacob Stevens 4713a33218 Update README.md (#1095)
Extra open brace in the .bibtex entry results in an error
2019-12-13 00:35:57 +08:00
VoVAllen a5a052b5bf [Fix] Fix #1078, #1077 and add nightly build to readme 2019-12-09 00:03:35 +08:00
Guo Qipeng fff3dd9593 [Example] add graphwriter pytorch example (#1068)
* upd

* fig edgebatch edges

* add test

* trigger

* add graphwriter pytorch example

* fix line break in graphwriter README

* upd

* fix
2019-12-05 02:44:15 +08:00
Quan (Andy) Gan 5833825bed Update README.md (#1044) 2019-11-25 22:12:27 +08:00
Quan (Andy) Gan 43028f702f Update README.md (#916)
* Update README.md

* Update README.md
2019-10-25 22:18:41 +08:00
Chao Ma fc1aa1940d update the web link of d2l (#915) 2019-10-09 12:30:01 +09:00
Mufei Li 189c2c0907 [Model Zoo] Refactor Model Zoo for Chemistry (#839)
* Update

* Update

* Update

* Update fix

* Update

* Update

* Refactor

* Update

* Update

* Update

* Update

* Update

* Update

* Fix style
2019-09-07 20:01:09 +08:00
Zihao Ye aa0a53d7a6 [Doc] Add cite section in README (#827)
* upd

* upd
2019-09-04 21:04:02 +08:00
Quan (Andy) Gan f212cde471 Update README.md (#811) 2019-08-30 10:01:59 +08:00
Minjie Wang 6c77f26438 [Doc] Update README.md (#724) 2019-07-23 15:59:03 -04:00
VoVAllen c3d74e0f7f [Fix] Fix license badge (#671)
* Add serialization

* fix broken badge

* Revert "Add serialization"

This reverts commit e838bb1faa2503d14593d702be00514f936c9027.

* fix
2019-06-20 14:49:26 +08:00
Lingfan Yu 82bb9a9b6a [README] Update speed numbers in README (#661)
* update speed numbers in readme

* numbers in examples/pytorch/readme
2019-06-15 14:27:58 -07:00
Lingfan Yu 74e13eea61 [Model] Update GAT model code (#622)
* fix gat code to use latest edge softmax module

* avoid transpose

* update README

* use edge_softmax op

* mxnet edge softmax op

* mxnet gat

* update README

* fix unittest

* fix ci

* fix mxnet nn test; relax criteria for prod reducer
2019-06-08 21:41:38 -04:00
Lingfan Yu 5033d94530 [News] Add GTC 2019 Tutorial as news in readme (#462) 2019-03-23 17:39:09 -04:00
Lingfan Yu 32e0f74811 [Release] Update readme performance number (#441)
* update README performance number

* news
2019-03-08 18:17:31 -05:00
Tianyi cdbeb17f2d [Model] Simplifying Graph Convolutional Networks. (#405)
* [Model] Simplifying Graph Convolutional Networks.

* - improve code stype (use nn.Linear)
- use `bias` option
- update hyperparameter and corresponding performance
2019-02-22 15:17:26 +08:00
VoVAllen 1989f8f43c fix broken link (#366) 2019-01-26 23:17:55 +08:00
Minjie Wang 6f9ae8d61e [Doc] main doc page update and contribute guide (#336)
* reorg the doc mainpage

* contribute guide
2019-01-04 17:02:37 -05:00
Aston Zhang a63c335134 [DOC] provide supplementary resources (#326)
* provide supplementary resources

We encourage DL beginners to check out DGL project by providing links on both English and Chinese README :)

https://github.com/diveintodeeplearning/d2l-zh/blob/master/README.md
https://github.com/diveintodeeplearning/d2l-en/blob/master/README.md

* Update README.md
2018-12-26 16:21:25 +08:00
Minjie Wang d7a3b2a515 [Doc] Readme update (#303)
* add links in readme

* fix

* fix
2018-12-13 15:18:13 -05:00
Lingfan Yu f896e49031 [Doc] fix link in README (#296)
* fix mxnet link

* fix issue link
2018-12-11 14:48:49 -05:00
Gan Quan 322bd713e4 [Release] 0.1.2: Require Windows 10 (#277)
* 0.1.2 release

* oops

* more fixes on windows

* [Bugfix] fix download dir (#275)

* fix download dir

* add doc for the env var

* windows 7 -> 10

* doc update
2018-12-07 04:46:21 -05:00
Da Zheng f491d6b9e7 [Readme] add an M. (#273) 2018-12-06 22:41:45 -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 7fe6d0c857 [Doc] Refactor API doc (#128)
* refactor API doc; add markup link in tutorials

* fix readme
2018-11-08 22:57:16 -05:00
Gan Quan 87ed21ec42 [Doc] Basic tutorials & two model tutorials (#118)
[Doc] Basic tutorials & two model tutorials
2018-11-04 22:57:05 -05:00
VoVAllen a50bbe58c2 Merge branch 'master' into master 2018-10-24 19:21:36 +08:00
Minjie Wang 2046980231 [DOC] API tutorials (#96)
* setup sphinx-gallery; work on graph tutorial

* draft dglgraph tutorial

* update readme to include document url

* rm obsolete file

* Draft the message passing tutorial
2018-10-23 16:27:15 -04:00
Minjie Wang 0efd2aad9c update readme to include document url 2018-10-22 16:12:04 -04:00
Gan Quan 16cd670d48 MinGW building instructions 2018-10-18 13:40:36 -04:00