<p>One question, when I try to provide the support of multi slice(depth), I find out one problem--what should the labels organized?</p>

<p>Assume we have 2 images with 3 channels,the labels should be<br>
Solution 1 : <br>
0, 1 <br>
or</p>

<p>Solution 2 : <br>
 0, 0, 0, 1, 1, 1</p>

<p>According to current source codes, the train class always take one slice, so I should take solution 2, what is your opinions?Thanks</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/523#issuecomment-189572325">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AJ4bFE31w-YmSNmnFByqMG1qi_VWL9iLks5poRPSgaJpZM4HhWF3.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/523#issuecomment-189572325"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>