1. 07 Jan, 2022 1 commit
    • Quan (Andy) Gan's avatar
      [Feature] Negative sampling (#3599) · 90f10b31
      Quan (Andy) Gan authored
      * first commit
      
      * a bunch of fixes
      
      * add unique
      
      * lint
      
      * lint
      
      * lint
      
      * address comments
      
      * Update negative_sampler.py
      
      * fix
      
      * description
      
      * address comments and fix
      
      * fix
      
      * replace unique with replace
      
      * test pylint
      
      * Update negative_sampler.py
      90f10b31
  2. 07 Dec, 2021 1 commit
  3. 02 Dec, 2021 1 commit
  4. 19 Nov, 2021 1 commit
  5. 16 Nov, 2021 1 commit
  6. 10 Nov, 2021 1 commit
    • Mufei Li's avatar
      [NN] GNNExplainer (#3490) · dfa32ae0
      Mufei Li authored
      * Update
      
      * Update
      
      * Update
      
      * Fix
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Fix
      
      * Fix
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * lint fix
      
      * lint fix
      
      * Fix lint
      
      * Update
      
      * Fix CI
      
      * Fix CI
      
      * Fix
      
      * CI
      
      * Fix
      
      * Update
      
      * Fix
      
      * Fix
      
      * Fix CI
      
      * Fix CI
      dfa32ae0
  7. 04 Nov, 2021 1 commit
  8. 03 Nov, 2021 1 commit
  9. 27 Oct, 2021 1 commit
  10. 02 Aug, 2021 1 commit
  11. 28 Jul, 2021 1 commit
  12. 13 Jul, 2021 1 commit
  13. 12 Jul, 2021 1 commit
  14. 07 Jul, 2021 1 commit
  15. 06 Jul, 2021 1 commit
  16. 05 Jul, 2021 1 commit
  17. 30 Jun, 2021 1 commit
  18. 29 Jun, 2021 1 commit
  19. 28 Jun, 2021 1 commit
  20. 21 Jun, 2021 1 commit
    • Kay Liu's avatar
      [Feature] add permission information and fix import problems (#3036) · 9706eaa8
      Kay Liu authored
      
      
      * [Feature] add positive negative statistics
      
      * [Feature] add permission information and fix import problem
      
      * fix backend incompatible problem
      
      * modify random split to remove sklearn usage
      
      * modify file read to remove pandas usage
      
      * add datasets into doc
      
      * add random seed in data splitting
      
      * add dataset unit test
      
      * usage permission information update
      Co-authored-by: default avatarzhjwy9343 <6593865@qq.com>
      9706eaa8
  21. 17 Jun, 2021 1 commit
  22. 16 Jun, 2021 1 commit
  23. 10 Jun, 2021 1 commit
  24. 07 Jun, 2021 1 commit
  25. 18 May, 2021 1 commit
  26. 17 May, 2021 2 commits
  27. 14 May, 2021 1 commit
  28. 11 May, 2021 1 commit
  29. 03 May, 2021 1 commit
  30. 09 Mar, 2021 1 commit
    • Hengrui Zhang's avatar
      [Feature] QM9Edge Dataset Support (#2704) · a1f59c3b
      Hengrui Zhang authored
      
      
      * [Feature] Support QM9Edge Datset
      
      * Update qm9_edge.py
      
      * disable tqdm
      
      * Update qm9_edge.py
      
      * Update qm9_edge.py
      
      * Update qm9_edge.py
      
      * Update qm9_edge.py
      
      * Update qm9_edge.py
      
      * Update qm9_edge.py
      
      * Update qm9_edge.py
      
      * remove preprocessing part
      
      * add comparisons in qm9.py
      
      * [docs] add qm9edge dataset
      Co-authored-by: default avatarMufei Li <mufeili1996@gmail.com>
      a1f59c3b
  31. 25 Feb, 2021 1 commit
  32. 20 Feb, 2021 1 commit
  33. 19 Feb, 2021 2 commits
  34. 02 Feb, 2021 1 commit
  35. 28 Jan, 2021 2 commits
  36. 27 Jan, 2021 1 commit
    • xiang song(charlie.song)'s avatar
      [Feature] Add support for sparse embedding (#2451) · a7e941c3
      xiang song(charlie.song) authored
      
      
      * Add sparse embedding for dgl and update rgcn example
      
      * upd
      
      * Fix
      
      * Revert "Fix"
      
      This reverts commit 4da87cdfb8b8c3506b7fc7376cd2385ba8045c2a.
      
      * Fix
      
      * upd
      
      * upd
      
      * Fix
      
      * Add unitest and update impl
      
      * fix
      
      * Clean up rgcn example code
      
      * upd
      
      * upd
      
      * update
      
      * Fix
      
      * update score
      
      * sparse for sage
      
      * remove model sparse
      
      * upd
      
      * upd
      
      * remove global norm
      
      * revert delete model_sparse.py
      
      * update according to comments
      
      * Fix doc
      
      * upd
      
      * Fix test
      
      * upd
      
      * lint
      
      * lint
      
      * lint
      
      * upd
      
      * upd
      
      * clean up
      Co-authored-by: default avatarUbuntu <ubuntu@ip-172-31-56-220.ec2.internal>
      a7e941c3
  37. 26 Jan, 2021 1 commit