Skip to content

Graph Random Neural Network with DropEdge as Augmentation Methods

Notifications You must be signed in to change notification settings

wzfhaha/grand_dropedge

Repository files navigation

grand_dropedge

=======

grand

This is the code of Graph Random Neural Network with DropEdge as Augmentation Method

Requirements

  • Python 3.7.3
  • Please install other pakeages by pip install -r requirements.txt

Usage Example

  • Running one trial on Cora: sh run_cora.sh
  • Running 100 trials with random initializations on Cora: sh run100_cora.sh
  • Calculating the average accuracy of 100 trails on Cora: python result_100run.py cora

Running Environment

The experimental results reported in paper are conducted on a single NVIDIA GeForce RTX 2080 Ti with CUDA 10.0, which might be slightly inconsistent with the results induced by other platforms.

About

Graph Random Neural Network with DropEdge as Augmentation Methods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published