Juho Pääkkönen

Results 1 issues of Juho Pääkkönen

When I train a PLDAModel and then save and load it, after load the model's properties have changed. For instance ```python from tomotopy import PLDAModel docs = [['foo'], ['bar'], ['baz'],...