<pre><code>mlpack::data::Load("softmax_data.csv", inputData, true);
</code></pre>

<p>always complain</p>

<blockquote>
<p>Unable to detect type of 'softmax_data.txt'; incorrect extension?</p>
</blockquote>

<p>After checking, I bet that the csv file on windows(edit by notepad++) do not fit the load type of armadillo</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/pull/466#issuecomment-152075607">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AJ4bFLqPxV5mSZ342KoXKgkGax1ZbdZ2ks5pAZ26gaJpZM4GX7Ld.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/pull/466#issuecomment-152075607"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>