[mlpack-git] [mlpack] add train test split (#523)

stereomatchingkiss notifications at github.com
Sun Mar 13 20:58:59 EDT 2016


>Do you mean that it's essential internally for the ANN code, or that the user should pass in their data as an arma::Cube?

I think both? At least for cnn, it would be easier to deal with the images if we can treat the cube as the container of  images(with n channels). Exactly, it do not need to be cube, it could be std::vector, we just need a container to store those images, but using arma cube may fit mlpack better.

---
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/pull/523#issuecomment-196092605
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160313/dd39a00e/attachment.html>


More information about the mlpack-git mailing list