3 results found Sort:

Implementation and experiments of graph embedding algorithms.
Created 2019-02-11
30 commits to master branch, last one 2 years ago
spectralembeddings is a python library which is used to generate node embeddings from Knowledge graphs using GCN kernels and Graph Autoencoders. Variations include VanillaGCN,ChebyshevGCN and Spline ...
Created 2021-08-16
19 commits to master branch, last one 3 years ago
用pytorch 方法复现了二十多个经典的推荐算法论文,其中包含排序论文和推荐召回论文,并在demo里面选了一个召回模型和排序模型的运行示例。
Created 2023-03-29
37 commits to master branch, last one about a year ago