<p>Hi, I'm new to HMM and I'm trying to use Mlpack to train a model of Gaussian HMM with a few observation sequences. So I used the mlpack_hmm_train with following command:<br>
mlpack_hmm_train -i 11.txt -n 4 -t gaussian -o 11out.xml</p>

<p>Then I went to the model file and try to find the emissions and transform matrix. I found that the transform matrix are uniform and every emission are the same with a strange value. Then I changed different observation sequences, the result were similar.</p>

<p>Did I do the training right? I read through the document and didn't find the solution. Thank you.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly or <a href="https://github.com/mlpack/mlpack/issues/638">view it on GitHub</a><img alt="" height="1" src="https://github.com/notifications/beacon/AJ4bFCH_mTMnmpigW43V1cHtLf2SfRpCks5qA-qRgaJpZM4IdqK0.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/mlpack/mlpack/issues/638"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>