You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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,
The text was updated successfully, but these errors were encountered: