Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

UsmanMaqbool/GraphNeuralNetwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

38 Commits

Repository files navigation

#GraphNeuralNetwork "In-depth and simple graph neural network: GNN principle analysis" supporting code

About Errata

Due to the limited level of the author and the rush of time, there will inevitably be some errors or inaccuracies in the book, which have caused trouble to readers and friends. I apologize. The [errata] (./errata.pdf) of some problems that have been found so far is provided in the warehouse, and I would like to express my thanks to the readers who corrected these errors.

  • In the introduction of the graph filter in Section 5.4, there are some description errors and vague concepts, which may cause deviations in the reader's understanding. The errata corrects the relevant problems

Environment dependencies

python>=3.6
jupyter
scipy
numpy
matplotlib
torch>=1.2.0

Getting Started

FAQ

  1. Cora dataset cannot be downloaded

The address of the Cora dataset is: kimiyoung/planetoid. ~~The repository provides a copy of the cora data used, which can be placed in the chapter5/cora/raw or chapter7/cora/raw directory respectively. ~~ The new code uses local data directly.

About

《深入浅出图神经网络:GNN原理解析》配套代码

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • Jupyter Notebook 54.8%
  • Python 45.2%

AltStyle によって変換されたページ (->オリジナル) /