* initial completion
* add binary version of pointnet and pointnet++
* add binary version of pointnet and pointnet++
* add binary version of pointnet and pointnet++
* add binary version of pointnet and pointnet++
* add binary version of pointnet and pointnet++
* finish README
* fix suggestions
* fix suggestions
* fix suggestions
* solve details
* resolve formatting issues
* add accuracy
* revert the changes
Co-authored-by: Tong He <hetong007@gmail.com>
Co-authored-by: rudongyu <ru_dongyu@outlook.com>
* NGNN for ogbl
* modify doc organization.
* merge similar parts
* 1st approving review.
* minor changes
* Remove the "Usage" section.
Co-authored-by: Mufei Li <mufeili1996@gmail.com>
* rgcn-ogbn-mag
* Add link in README.md
* correct code-format,add the reset_parameters function to the HeteroEmbedding module
* add the annotation in hetero.py
* add a unit test
* modify format
* Update
Co-authored-by: Mufei Li <mufeili1996@gmail.com>
Co-authored-by: Ubuntu <ubuntu@ip-172-31-50-143.us-west-2.compute.internal>
* Add RNAGlib to examples and DGL-powered-projects
* Add RNAGlib to examples and DGL-powered-projects
* Add RNAGlib to examples and DGL-powered-projects
* publish pct
* add train_cls
* add readme
* update opt for point transformer
* update the example index
* update for comments
Co-authored-by: Tong He <hetong007@gmail.com>
* 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: Tong He <hetong007@gmail.com>
* 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
* [Model] add model example CARE-GNN
* update README
* improvements based on the review feedback
* fix missing item()
Co-authored-by: zhjwy9343 <6593865@qq.com>
* add model example GCN-based Anti-Spam
* update example index
* add usage info
* improvements as per comments
* fix image invisiable problem
* add image file
Co-authored-by: zhjwy9343 <6593865@qq.com>
* add hilander model implementation draft
* use focal loss
* fix
* change data root
* add necessary scripts
* update download links
* update
* update example table
* fix
* update readme with numbers
* add empty folder
* only eval at the end
* set up hilander
* inform results may fluctuate
* address comments
Co-authored-by: sneakerkg <xiaotj1990327@gmail.com>
Co-authored-by: Ubuntu <ubuntu@ip-172-31-19-212.us-east-2.compute.internal>
* 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: Tianjun Xiao <xiaotj1990327@gmail.com>
* 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: Chen <chesirui@3c22fbe5458c.ant.amazon.com>
Co-authored-by: Tianjun Xiao <xiaotj1990327@gmail.com>
Co-authored-by: Ubuntu <ubuntu@ip-172-31-4-63.ap-northeast-1.compute.internal>
Co-authored-by: Ubuntu <ubuntu@ip-172-31-45-47.ap-northeast-1.compute.internal>
* add seal example
* 1. add paper infomation in examples/README
2. adjust codes
3. option test
* use latest `to_simple` to replace coalesce graph function
* remove outdated codes
* remove useless comment
* 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: zhangtianqi <tianqizh@amazon.com>
Co-authored-by: Tong He <hetong007@gmail.com>
* 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: zhangtianqi <tianqizh@amazon.com>
* 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: Chen <chesirui@3c22fbe5458c.ant.amazon.com>
Co-authored-by: Tianjun Xiao <xiaotj1990327@gmail.com>