graph2vec icon indicating copy to clipboard operation
graph2vec copied to clipboard

Reference to the method implemented?

Open usptact opened this issue 9 years ago • 0 comments

Hi,

Thanks a lot for the implementation of graph to vector method. I am vaguely familiar with several methods, e.g. Laplacian Eigenmaps and similar methods. The implemented method in this module looks like is matrix factorization style algorithm (?) with square loss (?).

It would be great just to add a reference to a paper/blog which actually describes the method with equations.

Thanks

usptact avatar Mar 23 '16 23:03 usptact