Ido Rosen

Results 61 issues of Ido Rosen

_From [[email protected]](https://code.google.com/u/118062760627651034699/) on December 15, 2011 08:18:26_ > > loadData('data45') downloading http://pmtkdata.googlecode.com/svn/trunk/data45/data45.zip to F:\matlab_scripts\toolboxes\pmtk3-2april2011\pmtkdataCopy\data45.zip ??? Error using ==> loadData at 79 Cannot find http://pmtkdata.googlecode.com/svn/trunk/data45/data45.zip _Original issue: http://code.google.com/p/pmtk3/issues/detail?id=35_

bug
imported
Priority-Medium

_From [[email protected]](https://code.google.com/u/112764701986732618903/) on September 24, 2011 10:48:19_ What steps will reproduce the problem? 1.initPmtk3 What is the expected output? What do you see instead? -pmtkSupportRoot.m failed to download What version...

bug
imported
Priority-Medium

_From [RA.Dragun](https://code.google.com/u/RA.Dragun/) on August 28, 2011 03:56:00_ What steps will reproduce the problem? 1.Some functionality that uses function path = viterbi_path(prior, transmat, obslik) What is the expected output? What do...

bug
imported
Priority-Medium

_From [[email protected]](https://code.google.com/u/104592990627473638255/) on August 10, 2011 14:19:46_ What steps will reproduce the problem? 1. > initPmtk3Octave 2. > isolatedWordClassificationWithHmmsDemo 3. /several errors occur/ What is the expected output? What do...

bug
imported
Priority-Medium

_From [[email protected]](https://code.google.com/u/104592990627473638255/) on August 10, 2011 14:18:18_ What steps will reproduce the problem? 1. > initPmtk3Octave 2. > plotMFCC What is the expected output? What do you see instead? The...

bug
imported
Priority-Medium

_From [[email protected]](https://code.google.com/u/104661434427508773992/) on July 19, 2011 16:37:26_ What steps will reproduce the problem? trainingData = data(:,4); nHidStates = 4; % Learn the model using EM with random restarts nrestarts =...

bug
imported
Priority-Medium

_From [[email protected]](https://code.google.com/u/117746051337992637709/) on July 05, 2011 09:12:04_ What steps will reproduce the problem? 1. Follow the tutorial on: http://pmtk3.googlecode.com/svn/trunk/docs/tutorial/html/tutFoundations.html 2. From this line on I get different outputs to the...

bug
imported
Priority-Medium

_From [RA.Dragun](https://code.google.com/u/RA.Dragun/) on June 02, 2011 02:28:10_ What steps will reproduce the problem? 1. model = mixexpFit(FGD,FGT,4); 2. >> yp=mixexpPredict(model,FGD); What is the expected output? What do you see instead?...

bug
imported
Priority-Medium

_From [[email protected]](https://code.google.com/u/105907101335586963654/) on April 24, 2011 08:41:16_ What steps will reproduce the problem? 1. run hmmDiscreteTest.m What is the expected output? What do you see instead? syntax error [~,z] =...

bug
imported
Priority-Medium

_From [RA.Dragun](https://code.google.com/u/RA.Dragun/) on April 20, 2011 08:35:22_ What steps will reproduce the problem? 1. x = some_test_data 2. mixModel = mixGaussFit(x, 2, 'verbose', true, 'maxIter', 100,'nrandomRestarts',100); What is the expected...

bug
imported
Priority-Medium