[mlpack] [mlpack/mlpack] Anything wrong with hmm_train? (#833)

MyNode notifications at github.com
Tue Dec 20 01:37:09 EST 2016


Hi,
Thank you for your reply. I've tried the latest version. Good news is I did get a model, using the same testing data and command(`-o model.txt` was replaced by `-M model.txt`). But another problem is the viterbi algorithm, `mlpack_hmm_viterbi -m model.txt -i input.txt -o vtb.txt` (notice that I'm using the input.txt file, which has been used training the model), the result turns out to be `0 0 0 0...`, which means they all belong to the same state. By the way, the data has a size of 3×1056, I think it's quite enough. Again, if a label file is specified, everything would be ok.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/issues/833#issuecomment-268167268
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://knife.lugatgt.org/pipermail/mlpack/attachments/20161219/fa7bcf49/attachment.html>


More information about the mlpack mailing list