lightaime / deep_gcns_torch

Pytorch Repo for DeepGCNs (ICCV'2019 Oral, TPAMI'2021), DeeperGCN (arXiv'2020) and GNN1000(ICML'2021): https://www.deepgcns.org
MIT License
1.13k stars 155 forks source link

added use_one_hot_encoding opt #53

Closed Elizabeth1997 closed 4 years ago

Elizabeth1997 commented 4 years ago

added the option of using one-hot encoding as node features or not