Code Monkey home page Code Monkey logo

Comments (5)

diegovalsesia avatar diegovalsesia commented on July 26, 2024

Hi, unfortunately we do not have a Pytorch implementation at the moment.

from gcdn.

xiebinghua avatar xiebinghua commented on July 26, 2024

Could you talk about the difference between your graph convolution and the counterpart in paper《Semi-supervised classification with graph convolutional networks》.
Sorry, I'm not clear about GCN, but I am interested in this structure.

from gcdn.

xiebinghua avatar xiebinghua commented on July 26, 2024

I want to know that this code is for your ICIP paper or your journal paper ?

from gcdn.

diegovalsesia avatar diegovalsesia commented on July 26, 2024

The code is from the journal version. You can find all the details on the graph convolution on https://arxiv.org/abs/1907.08448. The main difference of the graph convolution that we use with respect to the GCN by Kipf et al. is that it is computes the aggregation weights in an adaptive way, i.e. as a function of differences of feature vectors, and this function is implemented with a small neural network.

from gcdn.

xiebinghua avatar xiebinghua commented on July 26, 2024

thank you very much.

from gcdn.

Related Issues (4)

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.