fgplvm
fgplvm copied to clipboard
Faster GP-LVM software in MATLAB.
Hello, I'm trying to run [demGplvmOil1.py](https://github.com/lawrennd/fgplvm/blob/master/python/demGplvmOil1.py), but when I try to import ndlml python tells *No module named 'ndlml'*, if I try **sudo pip install ndlm** it returns "ERROR: No...
Error using * Inner matrix dimensions must agree. Error in ppcaEmbed (line 50) ` X = Ycentre*u(:, 1:dims)*diag(1./sqrt(v(1:dims)));` Error in fgplvmCreate (line 30) X = initFunc(Y, q); Error in demOilFgplvm8...
when running any demo ,it can't find the lvmLoadData[] function .