Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

training Gaussian Mixture Model using multiple sequences #23

Open
GoogleCodeExporter opened this issue Jun 8, 2015 · 1 comment
Open

Comments

@GoogleCodeExporter
Copy link

in the demo given 
(https://www.media.mit.edu/wearables/mithril/BNT/mixtureBNT.txt), there is only 
one sequence for training and 1 sequence for test. How about if we want to 
train with multiple sequences? should we add the intra-class sequences into the 
same sequence or there is another procedure? If the action is non-periodic 
(like standing up) then adding into the same sequence definitely cause problem.
appreciate your help on this.


Original issue reported on code.google.com by [email protected] on 8 Jan 2012 at 7:51

@GoogleCodeExporter
Copy link
Author

what if the training data is a matrix (31 * 10 for example) and not a vector 
like this example?
is there a 2d mixture?

Original comment by [email protected] on 2 Jul 2014 at 9:36

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant