sosweetzhang / DLPR

2 stars 0 forks source link

Item-Difficulty-Aware Learning Path Recommendation: From a Real Walking Perspective #1

Closed Advenoou closed 1 month ago

Advenoou commented 1 month ago

请问这个代码中HGNN,图的嵌入部分是怎么实现的?我看到get_graph_embeddings函数是直接加载嵌入KSSGraphEmbedding.npy,但是这个是通过什么方法得到的呢?