-
Notifications
You must be signed in to change notification settings - Fork 165
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
Model Export #45
Comments
Thanks, added to our TODO. |
+1 to that. The library is very powerful indeed. However, Pearl is about productionizing RL pipelines. And there is no information neither in documentation nor in form of a tutorial on how to export the agent/policy and how to use in production. |
Thanks for the suggestion. We currently use a Meta-internal method for saving models which won't work externally. We are prioritizing addressing this issue in the open source version. |
Is there an estimate on how soon exporting/loading trained agent/policy (better with checkpoints) will be available? |
Thanks for checking. This is one of our highest priorities (along with others such as having more tutorials). I hope we can get this done in the next couple of weeks. I will post a comment here when it's done. |
Need Export API
The text was updated successfully, but these errors were encountered: