1. 27 Apr, 2021 1 commit
  2. 25 Apr, 2021 1 commit
  3. 23 Apr, 2021 1 commit
  4. 19 Apr, 2021 1 commit
    • Tingzhang Zhao's avatar
      [Model] Add RECT example (#2813) · e58eeebf
      Tingzhang Zhao authored
      
      
      * Update README.md
      
      Add description of RECT
      
      * [Example] Add implementation of RECT
      
      [Example] Add implementation of RECT
      
      * Update classify.py
      
      Modify the class names and the function names mentioned above
      
      * Update main.py
      
      Modify the function names mentioned above
      
      * Update label_utils.py
      
      Adjust the comments
      
      * Update README.md
      
      Add the github information
      Co-authored-by: default avatarTianjun Xiao <xiaotj1990327@gmail.com>
      e58eeebf
  5. 12 Apr, 2021 1 commit
    • Chen Sirui's avatar
      Graphsim (#2794) · afc83aa2
      Chen Sirui authored
      
      
      * Add hgat example
      
      * Add experiment
      
      * Clean code
      
      * clear the code
      
      * Add index in README
      
      * Add index in README
      
      * Add index in README
      
      * Add index in README
      
      * Add index in README
      
      * Add index in README
      
      * Change the code title and folder name
      
      * Ready to merge
      
      * Prepare for rebase and change message passing function
      
      * use git ignore to handle empty file
      
      * change file permission to resolve empty file
      
      * Change permission
      
      * change file mode
      
      * Finish Coding
      
      * working code cpu
      
      * pyg compare
      
      * Accelerate with batching
      
      * FastMode Enabled
      
      * update readme
      
      * Update README.md
      
      * refractor code
      
      * add graphsim code
      
      * modified code
      
      * few fix
      
      * Modified graphsim
      
      * Simple Model Added
      
      * Clean up code
      
      * Refractor the code for Merge
      
      * Bugfix enable gradient when train
      
      * update readme and format
      Co-authored-by: default avatarChen <chesirui@3c22fbe5458c.ant.amazon.com>
      Co-authored-by: default avatarTianjun Xiao <xiaotj1990327@gmail.com>
      Co-authored-by: default avatarUbuntu <ubuntu@ip-172-31-4-63.ap-northeast-1.compute.internal>
      Co-authored-by: default avatarUbuntu <ubuntu@ip-172-31-45-47.ap-northeast-1.compute.internal>
      afc83aa2
  6. 07 Apr, 2021 1 commit
  7. 06 Apr, 2021 1 commit
  8. 05 Apr, 2021 1 commit
  9. 23 Mar, 2021 1 commit
  10. 22 Mar, 2021 2 commits
  11. 09 Mar, 2021 2 commits
    • xnouhz's avatar
      [Example] Add DimeNet(++) for Molecular Graph Property Prediction (#2706) · 0b47e868
      xnouhz authored
      
      
      * [example] arma
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * [example] dimenet
      
      * [docs] update dimenet
      
      * [docs] update tf results
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      Co-authored-by: default avatarMufei Li <mufeili1996@gmail.com>
      0b47e868
    • Hengrui Zhang's avatar
      [Example] Add implementation of InfoGraph (#2644) · 33175226
      Hengrui Zhang authored
      
      
      * Add implementation of unsupervised model
      
      * [Doc] Update Implementor's information
      
      * [doc] add index of infograph
      
      * [Feature] QM9_v2 Dataset Support
      
      * fix a typo
      
      * move qm9dataset from data to examples
      
      * Update qm9_v2.py
      
      * Infograph -> InfoGraph
      
      * add implementation and results of semi-supervised model
      
      * Update README.md
      
      * Update README.md
      
      * fix a typo
      
      * Remove the duplicated links.
      
      * fix some typos
      
      * fix typos
      
      * update model.py
      
      * update collate fn
      
      * remove unused functions
      
      * Update model.py
      
      * add device option
      
      * Update evaluate_embedding.py
      
      * Update evaluate_embedding.py
      
      * Update unsupervised.py
      
      * Fix typos
      
      * fix bugs
      
      * Update README.md
      Co-authored-by: default avatarMufei Li <mufeili1996@gmail.com>
      33175226
  12. 02 Mar, 2021 1 commit
  13. 25 Feb, 2021 2 commits
  14. 05 Feb, 2021 1 commit
  15. 04 Feb, 2021 1 commit
  16. 27 Jan, 2021 1 commit
    • Tianqi Zhang (张天启)'s avatar
      [Example] Add Graph Cross Net (GXN) example for pytorch backend (#2559) · 8e981db9
      Tianqi Zhang (张天启) authored
      
      
      * add sagpool example for pytorch backend
      
      * polish sagpool example for pytorch backend
      
      * [Example] SAGPool: use std variance
      
      * [Example] SAGPool: change to std
      
      * add sagpool example to index page
      
      * add graph property prediction tag to sagpool
      
      * [Example] add graph classification example HGP-SL
      
      * [Example] fix sagpool
      
      * fix bug
      
      * [Example] change tab to space in README of hgp-sl
      
      * remove redundant files
      
      * remote redundant network
      
      * [Example]: change link from code to doc in HGP-SL
      
      * [Example] in HGP-SL, change to meaningful name
      
      * [Example] Fix path mistake for 'hardgat'
      
      * [Bug Fix] Fix undefined var bug in LegacyTUDataset
      
      * upt
      
      * [Bug Fix] Fix cache file name bug in TUDataset
      
      * [Example] Add GXN example for pytorch backend
      
      * modify readme
      
      * add more exp result
      Co-authored-by: default avatarzhangtianqi <tianqizh@amazon.com>
      Co-authored-by: default avatarTong He <hetong007@gmail.com>
      8e981db9
  17. 26 Jan, 2021 1 commit
  18. 18 Jan, 2021 1 commit
    • 张天启's avatar
      [Example] Add HGP-SL example for pytorch backend (#2515) · b36b6c26
      张天启 authored
      
      
      * add sagpool example for pytorch backend
      
      * polish sagpool example for pytorch backend
      
      * [Example] SAGPool: use std variance
      
      * [Example] SAGPool: change to std
      
      * add sagpool example to index page
      
      * add graph property prediction tag to sagpool
      
      * [Example] add graph classification example HGP-SL
      
      * [Example] fix sagpool
      
      * fix bug
      
      * [Example] change tab to space in README of hgp-sl
      
      * remove redundant files
      
      * remote redundant network
      
      * [Example]: change link from code to doc in HGP-SL
      
      * [Example] in HGP-SL, change to meaningful name
      
      * [Example] Fix path mistake for 'hardgat'
      Co-authored-by: default avatarzhangtianqi <tianqizh@amazon.com>
      b36b6c26
  19. 15 Jan, 2021 1 commit
    • Chen Sirui's avatar
      [Example] Add hardGAT example (#2486) · 673cc64c
      Chen Sirui authored
      
      
      * Add hgat example
      
      * Add experiment
      
      * Clean code
      
      * clear the code
      
      * Add index in README
      
      * Add index in README
      
      * Add index in README
      
      * Add index in README
      
      * Add index in README
      
      * Add index in README
      
      * Change the code title and folder name
      
      * Ready to merge
      
      * Prepare for rebase and change message passing function
      
      * use git ignore to handle empty file
      
      * change file permission to resolve empty file
      
      * Change permission
      
      * change file mode
      Co-authored-by: default avatarChen <chesirui@3c22fbe5458c.ant.amazon.com>
      Co-authored-by: default avatarTianjun Xiao <xiaotj1990327@gmail.com>
      673cc64c
  20. 14 Jan, 2021 1 commit
  21. 13 Jan, 2021 2 commits
  22. 04 Jan, 2021 1 commit
  23. 28 Dec, 2020 1 commit
  24. 26 Dec, 2020 1 commit
    • Mufei Li's avatar
      [Doc] Implementation Index Page (#2443) · 0018e90c
      Mufei Li authored
      * Update
      
      * Update
      
      * Update
      
      * Update README.md
      
      * Update README.md
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      0018e90c