1. 04 Dec, 2019 2 commits
  2. 03 Dec, 2019 1 commit
  3. 02 Dec, 2019 1 commit
  4. 01 Dec, 2019 5 commits
  5. 30 Nov, 2019 3 commits
  6. 29 Nov, 2019 5 commits
  7. 28 Nov, 2019 2 commits
  8. 27 Nov, 2019 4 commits
    • John Andrilla's avatar
      [Doc] NN Modules Edit for grammar and style (#991) · c9ac6c98
      John Andrilla authored
      * Edit for grammar and style
      
      Improve the flow and readability
      
      * Update docs/source/features/nn.rst
      
      Better now? NN Modules as a title is vague
      c9ac6c98
    • John Andrilla's avatar
      [Doc] Grammatical updates (#990) · 832d93c6
      John Andrilla authored
      * grammatical updates
      
      Edit pass for readability. 
      Can you clarify: "are of different, but shapes that can be broadcast." Are they of different shapes, but both can be broadcast?
      
      * Update docs/source/features/builtin.rst
      
      Okay now? Check this for logic.
      832d93c6
    • John Andrilla's avatar
      [Doc] Edit for grammar and style (#987) · 7911dc83
      John Andrilla authored
      
      
      * Edit for grammar and style
      
      As with other tutorials, it would help the reader if you add a paragraph in the opening section about assumptions or prerequisites.
      
      Does this refer to SageMaker Ground Truth feature? "...assigns its ground truth label..." If yes, phrase it thus: assigns its Amazon SageMaker Ground Truth label
      
      * Update tutorials/basics/4_batch.py
      
      * Update tutorials/basics/4_batch.py
      
      * Update tutorials/basics/4_batch.py
      
      topologies
      
      * Update tutorials/basics/4_batch.py
      Co-Authored-By: default avatarAaron Markham <markhama@amazon.com>
      7911dc83
    • John Andrilla's avatar
      [Doc] Grammar and style edit pass (#980) · 72cad952
      John Andrilla authored
      
      
      * Grammar and style edit pass
      
      In the opening, it would be great to provide some rationale for why you recommend conda or pip.
      
      * Update docs/source/install/index.rst
      Co-Authored-By: default avatarAaron Markham <markhama@amazon.com>
      
      * Update docs/source/install/index.rst
      Co-Authored-By: default avatarAaron Markham <markhama@amazon.com>
      
      * Update docs/source/install/index.rst
      Co-Authored-By: default avatarAaron Markham <markhama@amazon.com>
      72cad952
  9. 26 Nov, 2019 3 commits
  10. 25 Nov, 2019 1 commit
  11. 24 Nov, 2019 1 commit
  12. 22 Nov, 2019 2 commits
  13. 21 Nov, 2019 2 commits
    • John Andrilla's avatar
      [Doc] Edit for readability (#989) · 8f7abb5f
      John Andrilla authored
      
      
      * Edit for readability
      
      Edit pass for grammar and style. 
      * A great value-add would be to provide assumptions and prerequisites in the opening section. This helps readers understand what they need to have in place in order to make use of your tutorial steps.
      * The wikidata knowledge graph could be improved with a smaller font for the Zuckerberg circle.
      
      * Update tutorials/hetero/1_basics.py
      
      * Update tutorials/hetero/1_basics.py
      Co-Authored-By: default avatarAaron Markham <markhama@amazon.com>
      
      * Update tutorials/hetero/1_basics.py
      Co-Authored-By: default avatarAaron Markham <markhama@amazon.com>
      
      * Update tutorials/hetero/1_basics.py
      Co-Authored-By: default avatarAaron Markham <markhama@amazon.com>
      
      * Update tutorials/hetero/1_basics.py
      Co-Authored-By: default avatarAaron Markham <markhama@amazon.com>
      
      * Update tutorials/hetero/1_basics.py
      Co-Authored-By: default avatarAaron Markham <markhama@amazon.com>
      8f7abb5f
    • John Andrilla's avatar
      [Doc] Edit for grammar and style (#986) · 409183bc
      John Andrilla authored
      Can you add a link for the download to this sentence: You can also `download <location?>` and run the different code examples...
      As with other tutorial topics, it would be helpful to add your assumptions or information in the opening section about prerequisites.
      409183bc
  14. 20 Nov, 2019 2 commits
    • Mufei Li's avatar
      Fix (#1019) · f1542b9d
      Mufei Li authored
      f1542b9d
    • John Andrilla's avatar
      [Doc] Edit for grammar and style (#985) · d2afe65c
      John Andrilla authored
      * Edit for grammar and style
      
      In the opening paragraph, it would be helpful to provide some overall scenario and the prerequisites you expect readers to have completed before they start here. "This tutorial assumes you have already..." Add a link to Install DGL topic perhaps and any other framework or IDE or even specialized knowledge. With this context, you help readers to succeed by setting expectations.
      
      Better to group all tutorials (this, PageRank with, Batched Graph, Working with) at the same level in the left navigation rail and all as subsections of DGL Basics.
      
      * Update tutorials/basics/2_basics.py
      d2afe65c
  15. 14 Nov, 2019 1 commit
    • MilkshakeForReal's avatar
      [Model] add RotatE to dgl-kg (#964) · 8b17a5c1
      MilkshakeForReal authored
      Add RotatE support for KGE (apps/kg)
      Performance Result:
      Dataset FB15k:
      Result from Paper:
      MR: 40
      MRR: 0.797
      HIT@1: 74.6
      HIT@3: 83.0
      HIT@10: 88.4
      
      Our Impl:
      MR: 39.6
      MRR: 0.725
      HIT@1: 62.8
      HIT@3: 80.2
      HIT@10: 87.5
      8b17a5c1
  16. 13 Nov, 2019 1 commit
  17. 08 Nov, 2019 1 commit
  18. 05 Nov, 2019 2 commits
  19. 04 Nov, 2019 1 commit