Giter Club home page Giter Club logo

Comments (3)

Modberge avatar Modberge commented on June 2, 2024 1

Thanks for your interest in NeuralKG. CompGCN is a graph convolutional framework that jointly embeds entities and relations in a knowledge graph. It uses the ConvE model as the decoder model; for that, we set the fixed convolutional layer and fully connected layer. Therefore, changing the embedding dimension of the compgcn convolutional layer will lead to the dimension mismatch between the encoder and decoder.
In the subsequent update, we will provide more adjustable hyper-parameters to make the decoder model match the compgcn convolutional layer with different dimensions.

from neuralkg.

PietroCaforio avatar PietroCaforio commented on June 2, 2024

Basically I don't understand why x has 200 columns and all_ent has 300 columns... Shouldn't they have the same number of columns? And why does it work if I leave the embedding dimension set to 100?

from neuralkg.

PietroCaforio avatar PietroCaforio commented on June 2, 2024

Many thanks.

from neuralkg.

Related Issues (20)

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.