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

Can you advise on how to load the checkpoints from RLLib #13

Closed
wirtsi opened this issue Mar 19, 2021 · 1 comment
Closed

Can you advise on how to load the checkpoints from RLLib #13

wirtsi opened this issue Mar 19, 2021 · 1 comment

Comments

@wirtsi
Copy link

wirtsi commented Mar 19, 2021

RLLib seems to store the checkpoints under ~/ray_results ... but how do I load them for backtesting, this seems to be a different format?

@hugocen
Copy link
Owner

hugocen commented Apr 30, 2021

You can check out LoadRLModel.py
And follow the rllib guide to replace the part of loading models.

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