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

MyNode notifications at github.com
Sat Dec 17 03:55:20 EST 2016


I'm trying to use "mlpack_hmm_train", but there's something strange. My data for testing is`1 11 11
2 22 222
3 33 333
4 44 444
1 11 111
2 22 222
...` saved in "input.txt", and with the command line `mlpack_hmm_train -i input.txt  -t gaussian -n 4 -o model.txt`, but no model could be trained out, unless a label file like`0
1
2
3
0
1
...` is specified. Does the unsupervised training method really works?

-- 
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://knife.lugatgt.org/pipermail/mlpack/attachments/20161217/91b87418/attachment.html>


More information about the mlpack mailing list