Giter Site home page Giter Site logo

proje's Issues

Tensorflow version

Hi,

Which version of tensorflow and python is used in the project?

Thanks.

Entity embedding initialization

How can pre-trained entity embeddings be used as initialized embeddings rather than sampling from uniform distribution (as stated in the paper)?

about the parameter size

hi, @bxshi, in your paper, you said

Therefore, compared to simple models like TransE, ProjE only increases the number of parameters by 5k + 1, where 1, 4k, and k are introduced as the projection bias, combination weights, and combination bias respectively

but the combination weights De and Dr both are k*k diagonal matrices, each of them should have k parameters so that there would be 2k, why 4k in your paper?

About predict relation

Hi! I read "ProjE: Embedding Projection for Knowledge Graph Completion" and i want to result about relationship prediction task. but i think It does not seem to exist in this code about testing relationship prediction task. How can i training and evaluating that task?

about ProjE_wlistwise

hi, it's me again~
I'm confused about ProjE_wlistwise training process in the Appendix.

image

why no image in the above formula?
what is the difference between ProjE_listwise and ProjE_wlistwise

About performance

Hi bxshi,
In gen_ht_r, it seems that you use both the validation set and test set to generate ht_r and tr_h. When I change it to use only the training set to generate ht_r and tr_h(I run ProjE_softmax.py as you recommended in the README file), filtered mean rank and hits@10 only reaches 74.3 and 0.675 after 12 iters, but according to the appendix in your AAAI paper, the model should yield filtered hits@10 over 0.8 around 12 iters.

ValueError

I tried executing the softmax version of projE using python 3 and tensorflow 1.1.0
I get this value error. How do I fix this?
Screenshot (1340)
I'm using the downloaded data as suggested in the readme (FB15k and WN18)

Freezing

I was wondering what the specs of the machine were when you ran this test. I was unable to complete the test (following the instructions exactly) because at about a quarter of the way through, my entire machine froze. This could be due to the fact that I am running a virtual machine, but I gave it over 11 GB of memory and 4 processors.

Thank you.

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.