sdne topic

List sdne repositories

GraphEmbedding

3.6k
Stars
988
Forks
Watchers

Implementation and experiments of graph embedding algorithms.

BioNEV

221
Stars
75
Forks
Watchers

Graph Embedding Evaluation / Code and Datasets for "Graph Embedding on Biomedical Networks: Methods, Applications, and Evaluations" (Bioinformatics 2020)

SpectralEmbeddings

65
Stars
6
Forks
Watchers

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...

recome_wan

43
Stars
5
Forks
Watchers

用pytorch 方法复现了二十多个经典的推荐算法论文,其中包含排序论文和推荐召回论文,并在demo里面选了一个召回模型和排序模型的运行示例。