1. 19 Aug, 2021 1 commit
  2. 16 Aug, 2021 1 commit
  3. 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
  4. 02 Aug, 2021 1 commit
  5. 30 Jul, 2021 2 commits
  6. 29 Jul, 2021 1 commit
  7. 28 Jul, 2021 2 commits
  8. 24 Jul, 2021 2 commits
  9. 23 Jul, 2021 1 commit
  10. 17 Jul, 2021 1 commit
  11. 16 Jul, 2021 1 commit
  12. 15 Jul, 2021 1 commit
  13. 13 Jul, 2021 3 commits
  14. 12 Jul, 2021 3 commits
  15. 09 Jul, 2021 1 commit
  16. 07 Jul, 2021 1 commit
  17. 06 Jul, 2021 1 commit
  18. 04 Jul, 2021 1 commit
  19. 02 Jul, 2021 1 commit
  20. 29 Jun, 2021 1 commit
  21. 28 Jun, 2021 2 commits
  22. 25 Jun, 2021 2 commits
  23. 23 Jun, 2021 3 commits
  24. 21 Jun, 2021 1 commit
  25. 16 Jun, 2021 4 commits
    • Da Zheng's avatar
      [Distributed] Support hierarchical partitioning (#3000) · aaec3d8a
      Da Zheng authored
      
      
      * add.
      
      * fix.
      
      * fix.
      
      * fix.
      
      * fix.
      
      * add tests.
      
      * support node split and edge split.
      
      * support 1 partition.
      
      * add tests.
      
      * fix.
      
      * fix test.
      
      * use hierarchical partition.
      
      * add check.
      Co-authored-by: default avatarZheng <dzzhen@3c22fba32af5.ant.amazon.com>
      Co-authored-by: default avatarUbuntu <ubuntu@ip-172-31-22-57.us-west-2.compute.internal>
      Co-authored-by: default avatarUbuntu <ubuntu@ip-172-31-71-112.ec2.internal>
      aaec3d8a
    • Hengrui Zhang's avatar
      fix bugs (#3008) · 18eaad17
      Hengrui Zhang authored
      
      Co-authored-by: default avatarzhjwy9343 <6593865@qq.com>
      18eaad17
    • Hengrui Zhang's avatar
      36c6c649
    • espylapiza's avatar
      [Example] update ogbn-arxiv and ogbn-proteins results (#3018) · 305d5c16
      espylapiza authored
      
      
      * [Example] GCN on ogbn-arxiv dataset
      
      * Add README.md
      
      * Update GCN implementation on ogbn-arxiv
      
      * Update GCN on ogbn-arxiv
      
      * Fix typo
      
      * Use evaluator to get results
      
      * Fix duplicated
      
      * Fix duplicated
      
      * Update GCN on ogbn-arxiv
      
      * Add GAT for ogbn-arxiv
      
      * Update README.md
      
      * Update GAT on ogbn-arxiv
      
      * Update README.md
      
      * Update README
      
      * Update README.md
      
      * Update README.md
      
      * Add GAT implementation for ogbn-proteins
      
      * Add GAT implementation for ogbn-proteins
      
      * Add GAT implementation for ogbn-proteins
      
      * Add GAT implementation for ogbn-proteins
      
      * Add GAT implementation for ogbn-proteins
      
      * Update examples for ogbn-arxiv
      
      * Update examples for ogbn-arxiv
      
      * Update examples for ogbn-arxiv
      
      * Update examples for ogbn-arxiv
      
      * Update examples for ogbn-arxiv
      
      * Update examples for ogbn-arxiv
      
      * Update examples for ogbn-arxiv
      
      * Update examples for ogbn-arxiv
      
      * Update examples for ogbn-arxiv
      
      * Update examples for ogbn-arxiv
      
      * Update examples for ogbn-arxiv
      
      * Update examples for ogbn-arxiv
      
      * Update examples for ogbn-arxiv
      
      * Update examples for ogbn-arxiv
      
      * Add examples for ogbn-products.
      
      * Update examples for ogbn-proteins.
      
      * Update examples for ogbn-proteins.
      
      * Update examples for ogbn-proteins.
      
      * Update examples for ogbn-proteins.
      
      * Update examples for ogbn-proteins.
      
      * Update examples for ogbn-proteins.
      
      * Update examples for ogbn-proteins.
      
      * Update examples for ogbn-proteins.
      
      * Update examples for ogbn-proteins.
      
      * Update examples for ogbn-products.
      
      * Update examples for ogbn-products.
      
      * Update examples for ogbn-arxiv.
      
      * Update examples for ogbn-arxiv.
      
      * Update examples for ogbn-arxiv.
      
      * Update examples for ogbn-proteins.
      
      * Update examples for ogbn-products.
      
      * Update examples for ogbn-proteins.
      
      * Update examples for ogbn-arxiv.
      
      * Update examples for ogbn-proteins.
      
      * Update README.md
      
      * [Example] ogbn-arxiv & ogbn-proteins
      
      * [Example] ogbn-arxiv & ogbn-proteins
      
      * [Example] ogbn-arxiv & ogbn-proteins
      
      * [Example] ogbn-arxiv & ogbn-proteins
      Co-authored-by: default avatarMufei Li <mufeili1996@gmail.com>
      Co-authored-by: default avatarZihao Ye <expye@outlook.com>
      305d5c16
  26. 15 Jun, 2021 1 commit