GithubHelp home page GithubHelp logo

wenke727 / graphneuralnetwork Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fighterlyl/graphneuralnetwork

0.0 1.0 0.0 1004 KB

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

Jupyter Notebook 55.01% Python 44.99%

graphneuralnetwork's Introduction

GraphNeuralNetwork

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

关于勘误

由于作者水平有限,时间仓促,书中难免会有一些错误或不准确的地方,给读者朋友造成了困扰,表示抱歉。 仓库中提供了目前已经发现的一些问题的勘误,在此向指正这些错误的读者朋友表示感谢。

  • 在5.4节图滤波器的介绍中,存在一些描述错误和概念模糊的问题,可能给读者理解造成偏差,勘误中对相关问题进行了更正

环境依赖

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

Getting Start

FAQ

  1. Cora数据集无法下载

Cora数据集地址是:kimiyoung/planetoid仓库中提供了一份使用到的cora数据,可以分别将它放在 chapter5/cora/raw 或者 chapter7/cora/raw 目录下。 新代码直接使用本地数据.

graphneuralnetwork's People

Contributors

fighterlyl avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.