Skip to content

Questions and Suggestions Regarding SKRL Library Implementation and Performance #142

Answered by Toni-SM
umfundii asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @umfundii

  1. In the Loading checkpoints section of the skrl documentation you can find details about how to load saved models/policies.
    Furthermore, you can find some code for loading the saved model/policy in the Isaac Gym examples (this code can be used for other wrapped environments):

    # # ---------------------------------------------------------
    # # comment the code above: `trainer.train()`, and...
    # # uncomment the following lines to evaluate a trained agent
    # # ---------------------------------------------------------
    # from skrl.utils.huggingface import download_model…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by umfundii
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants