1. 26 Aug, 2022 1 commit
  2. 13 Aug, 2022 1 commit
  3. 10 Aug, 2022 1 commit
  4. 03 Jun, 2022 1 commit
  5. 10 Mar, 2022 1 commit
  6. 11 Feb, 2022 1 commit
  7. 03 Nov, 2021 1 commit
  8. 13 Sep, 2021 1 commit
  9. 27 Aug, 2021 1 commit
    • esang's avatar
      [Model] Point transformer (#3284) · 4fb50be4
      esang authored
      
      
      * some modifications for pointnet2
      
      * temporarily save changes
      
      * move files to new directory point_transformer
      
      * implement point transformer for classification
      
      * restore train_cls in pointnet
      
      * implement point transformer for partseg
      
      * fix point transformer for nan loss
      
      * modify point transformer for cls
      
      * modify training setting
      
      * update transformer for cls
      
      * update code
      
      * update code for latest performance
      
      * update the example index
      
      * some minor changes
      Co-authored-by: default avatarTong He <hetong007@gmail.com>
      4fb50be4
  10. 11 Aug, 2021 1 commit
    • JOHNW02's avatar
      [example] Create EEG-GCNN example. (#3186) · 738b75f4
      JOHNW02 authored
      * Create EEG-GCNN example.
      
      * Update README.md
      
      * Remove gitignore file.
      
      * Update README.md
      
      * change 'datas' to 'datasets'.
      
      * Change train.py to main.py
      
      * Added an entry in the indexing page.
      
      * State "simplified version"; change how to run.
      
      * Fix bug in contact
      
      * Remove paper link in reference.
      
      * Create working branch
      
      * Add normalization of x.
      
      * Update paper link and tags
      
      * Update paper link in readme
      
      * Update readme; add patient level indices
      
      * Update readme. Add comments to models
      
      * Update README.md
      
      * change to with; specify location for ch and el; move note
      
      * fix bug for note
      
      * Add args for models; clean code.
      
      * delete = in readme
      
      * Add reference for spec_coh_values
      738b75f4
  11. 30 Jul, 2021 1 commit
  12. 29 Jul, 2021 1 commit
  13. 24 Jul, 2021 1 commit
  14. 20 Jul, 2021 1 commit
  15. 15 Jul, 2021 1 commit
  16. 04 Jul, 2021 1 commit
  17. 08 Jun, 2021 1 commit
    • Theheavens's avatar
      [Model] HetGNN/GTN/HAN/NSHE/MAGNN examples (#2993) · 6c59fee9
      Theheavens authored
      * commit hetgnn
      
      * Update README.md
      
      * Delete examples/pytorch/hetgnn directory
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Revert "Update README.md"
      
      This reverts commit 14cdb3da76c58665ff879eae17ecf9eb28b66cce.
      
      * Update README.md
      
      * Add files via upload
      
      * Update README.md
      
      * Update README.md
      6c59fee9
  18. 03 Jun, 2021 1 commit
  19. 17 May, 2021 1 commit
  20. 12 May, 2021 1 commit
  21. 27 Apr, 2021 1 commit
  22. 25 Apr, 2021 1 commit
  23. 23 Apr, 2021 1 commit
  24. 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
  25. 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
  26. 07 Apr, 2021 1 commit
  27. 06 Apr, 2021 1 commit
  28. 05 Apr, 2021 1 commit
  29. 23 Mar, 2021 1 commit
  30. 22 Mar, 2021 2 commits
  31. 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
  32. 02 Mar, 2021 1 commit
  33. 25 Feb, 2021 2 commits
  34. 05 Feb, 2021 1 commit
  35. 04 Feb, 2021 1 commit
  36. 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
  37. 26 Jan, 2021 1 commit