Open abdulwajid725 opened 3 years ago
Hi, How are you generating embeddings for the graph? Which python files are used for the same . I tried to look for the files but did not succeed. Thanks in advance.
This model uses GCN to generate node embeddings, the code is maybe in model/Siamese/layers.py at GraphConvolution class.
Hi, How are you generating embeddings for the graph? Which python files are used for the same . I tried to look for the files but did not succeed. Thanks in advance.