Arkadiy Dushatskiy
Results
1
comments of
Arkadiy Dushatskiy
I used ddd to debug Cython code and it seemed that the segmentation fault appears at line 123 of doc2vec_inner.pyx: `g = (1 - word_code[b] - f) * alpha`. Then...