Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Zhang, Zijian
DropEdge
Commits
41bacc98
Unverified
Commit
41bacc98
authored
Dec 30, 2019
by
DropEdge
Committed by
GitHub
Dec 30, 2019
Browse files
Update README.md
parent
b7a87e23
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
1 deletion
+6
-1
README.md
README.md
+6
-1
No files found.
README.md
View file @
41bacc98
DropEdge: Towards Deep Graph Convolutional Networks on Node Classification
====
[

](https://paperswithcode.com/sota/node-classification-on-cora-full-supervised?p=dropedge-towards-deep-graph-convolutional)
[

](https://paperswithcode.com/sota/node-classification-on-citeseer-full?p=dropedge-towards-deep-graph-convolutional)
[

](https://paperswithcode.com/sota/node-classification-on-pubmed-full-supervised?p=dropedge-towards-deep-graph-convolutional)
[

](https://paperswithcode.com/sota/node-classification-on-reddit?p=dropedge-towards-deep-graph-convolutional)
This is a Pytorch implementation of paper: DropEdge: Towards Deep Graph Convolutional Networks on Node Classification
...
...
@@ -24,7 +29,7 @@ The data format is same as [GCN](https://github.com/tkipf/gcn). We provide three
## Benchmark Results
For the details of backbones in Tables, please refer to the Appendix B.2 in paper
s
. All results are obtained on GPU (CUDA Version 9.0.176).
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).
### Full-supervised Setting Results
The following table demonstrates the testing accuracy (%) comparisons on different backbones and layers w and w/o DropEdge.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment