Skip to content

Questionnaire: "runner.py" can't support "PPO_RNN"? #276

Closed Answered by Toni-SM
cold-young asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @cold-young

Currently yaml configuration integrated Isaac Lab for skrl doesn't support RNN (there is a plan to support in next skrl releases).
However, you can use skrl's standalone script to train/evaluate on Isaac Lab as shown in skrl docs examples for NVIDIA Isaac Lab).

For RNN, you can refer to skrl docs examples for Gymnasium / Gym environments and copy the Model implementation to your custom scripts.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@cold-young
Comment options

@Toni-SM
Comment options

@cold-young
Comment options

@Toni-SM
Comment options

@ivanpanshin
Comment options

Answer selected by cold-young
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants