-
# Next paper candidates
Let's propose papers to study next! All papers mentioned in the comments of this issue will be listed in the next vote.
## Last session runner-up(s)
- [node2vec: Scalable …
-
-
All the parameters relating to `node2vec` should be separated from the Topic-aware Network model described in `tn.py`
-
### Description
Currently we have word2vec as a tensorflow model. We need this as a Keras model to work in our stellar-ml library.
### Done Checklist (Development)
- [ ] Produced code for require…
-
-
I've run node2vec on the cora dataset for many times. For each run, I used the different settings of the parameters of the node2vec. However, |'ve never achieved the same or the nearly same result of …
HaiQW updated
5 years ago
-
python train.py --task node_classification --dataset wikipedia --model gcn
AttributeError: 'NoneType' object has no attribute 'dim'
-
Could you tell me the math theory about this function? And the website you refer can't connect, I can't see the details
ghost updated
5 years ago
-
thanks your work,its perfect.
i wonder know how to get the node's vector after embedding.
hurun updated
5 years ago
-
Let's think of a simpler, naive way of generating interest to provide as alternative to the slow (but researchy) node2vec.