CongWeilin / DGCN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implementation for On Provable Benefits of Depth in Training Graph Convolutional Networks

Setup

This implementation is based on PyTorch >= 1.0.0. Small dataset (including Cora, Citeseer, and Pubmed) are located in the data folder.

Usage

Please use the jupyter notebook files localed in the ./jupyter_notebooks. Please copy the file you want to run to the root folder, i.e., ./DGCN/CODE_WANT_TO_RUN.ipynb, then directly run it using jupyter notebook.

About


Languages

Language:Jupyter Notebook 97.5%Language:Python 2.5%Language:Shell 0.0%