lhy2749

Results 13 issues of lhy2749

Why not use softmax for gcnlayer2?

thanks for your code,but i want to know what is switchLDA_KGE and switchLDA.

line 172: Collections.sort(maplist, (o1, o2) -> o2.getValue().compareTo(o1.getValue())); This line is error on my computer.