File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11 DropEdge: Towards Deep Graph Convolutional Networks on Node Classification
22====
3+ [ ![ PWC] ( https://img.shields.io/endpoint.svg?url=https://paperswithcode.com/badge/dropedge-towards-deep-graph-convolutional/node-classification-on-cora-full-supervised )] ( https://paperswithcode.com/sota/node-classification-on-cora-full-supervised?p=dropedge-towards-deep-graph-convolutional )
4+ [ ![ PWC] ( https://img.shields.io/endpoint.svg?url=https://paperswithcode.com/badge/dropedge-towards-deep-graph-convolutional/node-classification-on-citeseer-full )] ( https://paperswithcode.com/sota/node-classification-on-citeseer-full?p=dropedge-towards-deep-graph-convolutional )
5+ [ ![ PWC] ( https://img.shields.io/endpoint.svg?url=https://paperswithcode.com/badge/dropedge-towards-deep-graph-convolutional/node-classification-on-pubmed-full-supervised )] ( https://paperswithcode.com/sota/node-classification-on-pubmed-full-supervised?p=dropedge-towards-deep-graph-convolutional )
6+ [ ![ PWC] ( https://img.shields.io/endpoint.svg?url=https://paperswithcode.com/badge/dropedge-towards-deep-graph-convolutional/node-classification-on-reddit )] ( https://paperswithcode.com/sota/node-classification-on-reddit?p=dropedge-towards-deep-graph-convolutional )
7+
38This is a Pytorch implementation of paper: DropEdge: Towards Deep Graph Convolutional Networks on Node Classification
49
510
@@ -24,7 +29,7 @@ The data format is same as [GCN](https://github.com/tkipf/gcn). We provide three
2429
2530
2631## Benchmark Results
27- For the details of backbones in Tables, please refer to the Appendix B.2 in papers . All results are obtained on GPU (CUDA Version 9.0.176).
32+ For the details of backbones in Tables, please refer to the Appendix B.2 in the paper . All results are obtained on GPU (CUDA Version 9.0.176).
2833### Full-supervised Setting Results
2934
3035The following table demonstrates the testing accuracy (%) comparisons on different backbones and layers w and w/o DropEdge.
You can’t perform that action at this time.
0 commit comments