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

Utils pr #17

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Utils pr #17

wants to merge 3 commits into from

Conversation

kyr-pol
Copy link
Collaborator

@kyr-pol kyr-pol commented Jan 10, 2019

This is a small pr, to add a save and a load utility function for pilco. This will allow a model to be stored, and be loaded later, to resume training, test further etc. I also moved all wrappers to a new file, utils.py, along with the save and load function, so that they can be imported whenever needed. The new functions are tested, so I consider it safe to merge, even though it might be possible to have the same functionality in a more elegant way (if for example we can get gpflow.saver to work as in here)

@nrontsis
Copy link
Owner

nrontsis commented Feb 7, 2019

I'll try to change this so as to use gplfow's saver

@HareshKarnan
Copy link

This will be useful. thanks !

@archielee
Copy link

archielee commented Apr 24, 2020

Hi @nrontsis, is the code from this PR still the best way to save PILCO models? Thanks!

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

Successfully merging this pull request may close these issues.

None yet

4 participants