-
Thanks for you sharing. But I have some problem in recurring process.
I use your setup.py besides the pytorch version =1.9.0 + cuda 11.1 because of our limited GPU device support.
I try the ComplEx …
-
The guys at Antmicro have been working on their Surelog+UHDM+Yosys flow and it seems that it can now build Ibex with vanilla Yosys plus their stuff as a plugin.
It would be neat if we could try run…
-
```
What steps will reproduce the problem?
1. write a script that outputs a line every few seconds;
2. run it, redirecting its output to a file using wtee.
You would expect to see the output to appea…
-
mldl@mldlUB1604:~/ub16_prj/holographic-embeddings$ bash run_transe_wn18.sh
INFO:EX-KG:Fitting model TransE with trainer PairwiseStochasticTrainer and parameters Namespace(fin='data/wn18.bin', fout=N…
-
When I run setup.py, it says "setuptools module not found."
-
Thank you for a very useful platform for building KGE models. I am working my own KG data set and I would like to initialize entity and relation embeddings with my own initial values for ConvKB and a …
-
I am interested in using my own data for optimization experiments with multimodal KGEs.
Is it already possible to provide the path to the numeric literals in an "hpo_config.json" file? like the wa…
-
Hi, guys, this looks like a great start of a powerful knowledge graph embedding libraray! Thanks for sharing it!
My question is: many practical applications involve knowledge graphs with mixture of s…
-
When I train the TransE using the giving command and eval the model, the evaluation function dosen't work without error.
![image](https://user-images.githubusercontent.com/34124090/90599508-9505ab0…
-
```
What steps will reproduce the problem?
1. write a script that outputs a line every few seconds;
2. run it, redirecting its output to a file using wtee.
You would expect to see the output to appea…