[mlpack-git] [mlpack/mlpack] How 同、 (#809)

MyNode notifications at github.com
Fri Nov 4 02:32:56 EDT 2016


I'd like to use the hmm tools, the problem is how to organize the data in the training file. My data is a sequence of 3-dimension points as one input. If the file is written like this
`1, 2, 3
4, 5, 6
...`
it will be treated as many inputs of 3-integer sequence, but what I want is something like this
`(1,2,3), (4,5,6),(7.8,9)
(11,12,13),(14,15,16),(17,18,19)
...`
Please help

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/issues/809#issuecomment-258354673
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20161103/3c397fbc/attachment.html>


More information about the mlpack-git mailing list