Hi there I have gone through the documentation Here
But there is not any mention of how many neighbour hops it is calculating.
As it is given in paper algorithm.
Also I am confused with hops and number of layers. In paper what is that K ?
number of hops or layer?
what is the difference between the two for me ::
For each layer every node is updated it embeddings, by aggregating k numbers of hops.
please help