This implementation is based on PyTorch >= 1.0.0. Small dataset (including Cora, Citeseer, and Pubmed) are located in the data
folder.
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.