zzks
zzks
such a nice tool!!!
sorry... the batch size was used in LSTM structure, so when I inference, I have to send a batch of data: one real data and other zeros. So how can...
hi, the image height and width is fixed in this model, how to change it to deal with dynamic length images? THX!
hi all, if i want to try it on other language, how can i train 25000-180000-500-BLK-8.0.vec.npy and get top1grams-wiki.txt? for example chinese language, I have pre trained w2v model of...
Is PTF embedding better than word2vec embedding on text classification and sentence similarity task? Thanks!
hi all, I tried this code, got many problems: 1, What is the parameter setting of GibbsLDA to reproduce paper's result? 2, UserWarning: Cython compilation failed, training will be slow....