[mlpack-git] [mlpack] HMM simple example (#470)

davudadiguezel notifications at github.com
Mon Nov 16 10:24:59 EST 2015


Hi Ryan,
thanks again for the fast answer.

I tried to do a little test run of hmm_train with 2 dim observation file. The error message was this:
[FATAL] Error in training sequence 0: only one-dimensional discrete observations allowed for discrete HMMs!
I entered the command like this:
$ ./hmm_train --type discrete -i test.csv -o test.txt  -l labels.csv -n 3
test.csv had 2 dimensions. Only a hand full numbers. I changed it to one dim and it worked like a charm. So I didn't mind any more. If you need any further information to reproduce, let me know. 
Thanks for the help, 
Davud

---
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/issues/470#issuecomment-157066172
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20151116/8e27b5df/attachment.html>


More information about the mlpack-git mailing list