Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to run the multigp code? #6

Open
Leslieyy opened this issue Jan 17, 2018 · 1 comment
Open

How to run the multigp code? #6

Leslieyy opened this issue Jan 17, 2018 · 1 comment

Comments

@Leslieyy
Copy link

Leslieyy commented Jan 17, 2018

There exists some errors while running some of the multigp code although some of codes in the multigp directories can run correctly.
After I downloaded the multigp、biglasso、collab、deepGP、drawing、GPmat、hsvargplvm、meu、multigp、netlab、SGPLVM、vargplvm directories and copied them to the Matlab directory. Then I clicked right button on these directories and choose "add to path" and then click "choosed directories and sub-directories". After these, I tried running some codes in the multigp directories. Some codes can run correctly while others can't. Some examples are listed as follows.

  1. While running toy1DGgFITCExample.m, it wouldn't go wrong until running to the line "save(['demSpmgp' capName num2str(experimentNo) '.mat'], 'model', 'initialLoc')" and sent a wrong message which is "can't find variable 'initialLoc'".
  2. While running DemGgToy1.m, it wouldn't go wrong until running to the line "ggToyResults(dataSetName, experimentNo, XTemp, yTemp)" and sent a wrong message which is "undefined variable XGT".
  3. While running demSpmgpGgToy5KL.m, it sent a wrong message which is "undefined function or variable 'addToolboxes'".
  4. While running some other files, it may sent a wrong message which is "lacking of 'sarcos_inv.mat'" or other Loading error .
    So I want to know how to solve these questions and run codes in the multigp directories correctly.
@ArizaWilmerUTAS
Copy link

Hi,

If you want to start with the basic start with demGgJura download the database and run it.
Many samples had problems as there are multiple exercises and all databases are not provided.
Ggwhite toy also runs from the start

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants