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

Update GPML Dependency to newest version #6

Open
victoraalves opened this issue Feb 10, 2021 · 0 comments
Open

Update GPML Dependency to newest version #6

victoraalves opened this issue Feb 10, 2021 · 0 comments

Comments

@victoraalves
Copy link

Hi,

I am using this toolbox to fit dynamic gaussian processes and could see that every different run of trainGParx using "minimize.m" was generating a different set of means and standard deviations (a great discrepancy at each run). Then, I updated the folder "gmpl-matlab" with the newest version of GPML available (gpml-matlab-v4.2-2018-06-11) from http://www.gaussianprocess.org/ and not only the results of "minimize.m" are consistent at every run (With regard to the predicted mean and standard deviation) and it was way faster than using "minimizeDE.m".

The only thing that I had to do was to copy and past the "rewrap.m" function from the older GPML directory (the one provided in this repo) and paste it into the newest one.

Therefore, I suggest to update GPML folder with the newest one available.

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

1 participant