pmtk3 icon indicating copy to clipboard operation
pmtk3 copied to clipboard

error casinoDemo

Open ido opened this issue 11 years ago • 2 comments

From [email protected] on May 23, 2012 08:05:55

What steps will reproduce the problem? 1.modelEM = hmmFit(observed, nstates, 'discrete', ... 'maxIter', 1000, 'verbose', true, 'convTol', 1e-7, 'nRandomRestarts', 3); 2. 3. What is the expected output? What do you see instead? ??? Error using ==> normalize Too many input arguments.

Error in ==> discreteFit at 32 model.T = normalize(bsxfun(@plus, counts, colvec(alpha-1)), 1); What version / revision of the product are you using? On what operating system? pmtk3-3jan11. Windows 7. Matlab R2010a Please provide any additional information below.

Original issue: http://code.google.com/p/pmtk3/issues/detail?id=40

ido avatar Jan 04 '14 01:01 ido

From [email protected] on May 23, 2012 05:07:49

When I run runDemos everything worked fine. WHy do I receive this error when running the casinoDemo? Thank-you

ido avatar Jan 04 '14 01:01 ido

From [email protected] on May 23, 2012 05:48:05

Fixed. Was just a path priority issue. Thanks

ido avatar Jan 04 '14 01:01 ido