I am trying to use GPc library for the GPLVM, but when I try to run it with the dynamic model it gives an error (-D rbf -g 0.01 -dr 20). I tryied to debug it, but couldn't find the reason. Also it gives a matrix dimenstion error if it runs with -c flag.
Hi,
I am trying to use GPc library for the GPLVM, but when I try to run it with the dynamic model it gives an error (-D rbf -g 0.01 -dr 20). I tryied to debug it, but couldn't find the reason. Also it gives a matrix dimenstion error if it runs with -c flag.
$ ./gplvm -v 3 learn -L true -D rbf -g 0.01 -dr 20 examples/swagger.svml swagger_dynamics.model
Thanks a lot.
Best,