uhh-lt / path2vec

Learning to represent shortest paths and other graph-based measures of node similarities with graph embeddings
Apache License 2.0
33 stars 14 forks source link

Perform meta-parameter search using PyTorch implementation #19

Closed alexanderpanchenko closed 5 years ago

alexanderpanchenko commented 6 years ago

Report the results of the new implementation and in comparison to the old one. Of particular interest is if increasing the number of nearest neighbors would NOT now decrease the performance (as in the case with the current implementation). Try to optimize other meta-parameters as well - they can be different from the Keras/TF implementation for some random technical reasons.