Giter Site home page Giter Site logo

gnn_algorithm's Introduction

GNN Algorithm

本菜鸟对一些GNN算法的拙劣复现 基于Tensorflow2.3。

Tensorflow2.x implementations of some Graph Neural Networks. My implementations are crude, so if you have some suggestions about my codes, please let me know. Thank you very much.

My email: [email protected]

已完成(Completed):

  1. GCN [Paper] 2020/10/17
  2. GAT [Paper] 2020/10/22 (Some code refer to keras_gat)
  3. GraphSAGE [Paper] 2020/10/26
  4. GGNN [Gated Graph Sequence Neural Networks] (For Node Classification Task on Cora, GGNN is overfitting in my implementation.) 2020/11/03
  5. GIN [How Powerful are Graph Neural Networks?] 2020/11/04
  6. DiffPool for Graph Classification[Hierarchical Graph Representation Learning with Differentiable Pooling] 2020/11/29
  7. SAGPool for Graph Classification[Self-Attention Graph Pooling] 2020/12/01

continuing ...

Some Useful Repo/Library

CogDL

DGL

Spektral

PyTorch Geometric

OpenNE

tf_geometric

Graph_NN

OpenHINE

Benckmark Datasets and Implementations of HNE

gnn_algorithm's People

Contributors

jhuow avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

rakhmanu

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.