<p>I just got the results this morning. It took almost 53 hours to train the GMM :(</p>

<blockquote>
<p>Have you compiled mlpack without debugging symbols? </p>
</blockquote>

<p>I'm using the release 2.0.1 built from sources with the default options, so I don't think there are debugging in it. </p>

<blockquote>
<p>And I assume you're compiling your program with -O3 and without any debugging symbols or anything.</p>
</blockquote>

<p>The program is compiled with -O2 -g -march=native with g++-4.9.3</p>

<blockquote>
<p>I think maybe to figure out what is going on here, you should try removing the HMM layer and just train a GMM on its own on the data</p>
</blockquote>

<p>I haven't found out how to train a GMM with multiple sequences. Do I have to loop and call Train several times ? </p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br>Reply to this email directly or <a href="https://github.com/mlpack/mlpack/issues/550#issuecomment-193635112">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AJ4bFCS8jEbsIJm-SALQmmxq1KpYuEs2ks5prR6tgaJpZM4HpaV-.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/550#issuecomment-193635112"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>