Sujit-O / pykg2vec

Python library for knowledge graph embedding and representation learning.
MIT License
602 stars 109 forks source link

Why the relational embedding obtained by the RESCAL model is 50*50=2500 dimensions, but the dimension of its parameter setting is 50 dimensions, please advise, how can I obtain the embedding of the corresponding dimension? #222

Open BaiTuu opened 2 years ago

BaiTuu commented 2 years ago

Issue Template

First of all, thank you for finding the bugs. Please help us improve by providing the bug report as much as possible in the following format.

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Dependency (please complete the following information):

Additional context Add any other context about the problem here.