Hi fanyun,
Thanks for sharing the code. I have several question here
- after acquiring the estimated community membership embedding
new_z, according to the paper, shouldn't we calculate the softmax p(c|z=j), what's the meaning of decoder? To approximate the calculation?
- no lr decay found in nonoverlap.py; did you use it when training like
CORA for nonoverlap community detection?
Hi fanyun,
Thanks for sharing the code. I have several question here
new_z, according to the paper, shouldn't we calculate the softmax p(c|z=j), what's the meaning ofdecoder? To approximate the calculation?CORAfor nonoverlap community detection?