xiangwang1223/knowledge_graph_attention_network

Some running questions

Opened this issue · 1 comments

Hello, thank you very much for your contribution, I tried to run your example, but I met some problems. The example is as follows:

python Main.py --dataset last-fm --pretrain -1
The error is as follows:
#params: 12049088
without pretraining.
What's the problem? How can I solve it?

If there is no prompt showing end the process, the code may still be running, you need to wait for a while. It is slow to train the dataset, as least on my computer.