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

Marcus Edel notifications at github.com
Mon Mar 14 10:27:34 EDT 2016


We can also use ```arma::Mat``` to store images as @rcurtin suggested. I guess the only layer we have to modify is the convolution layer. I'm working on another convolution method that should be faster as the already implemented methods for small kernels. The method uses ```arma::Mat``` as input. So, I guess once I finished that, which might take some time, I'll can modify the convolution layer to just use a matrix as input instead of a 3rd-order tensor.

I think we should remove the cube support from the train split method, and use a matrix to store images.

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


More information about the mlpack-git mailing list