sdne
There are 6 repositories under sdne topic.
shenweichen/GraphEmbedding
Implementation and experiments of graph embedding algorithms.
xiangyue9607/BioNEV
Graph Embedding Evaluation / Code and Datasets for "Graph Embedding on Biomedical Networks: Methods, Applications, and Evaluations" (Bioinformatics 2020)
abhilash1910/SpectralEmbeddings
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 GCN along with SDNe based Graph Autoencoder.
YinzhenWan/recome_wan
用pytorch 方法复现了二十多个经典的推荐算法论文,其中包含排序论文和推荐召回论文,并在demo里面选了一个召回模型和排序模型的运行示例。
abhilash1910/Deep-Graph-Learning
A notebook containing implementations of different graph deep node embeddings along with benchmark graph neural network models in tensorflow. This has been taken from https://www.kaggle.com/abhilash1910/nlp-workshop-ml-india-deep-graph-learning to apply GNNs/node embeddings on NLP task.
SelimWaly/Neural-Network-Graph-Learning
SDNE and LINE Deep Learning Graph Embeddings Implementation