Skip to content

How can I evaluate a trained agent in a deterministic way? #236

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

You must be logged in to vote

Feature added in version 1.4.0:

skrl/CHANGELOG.md

Lines 13 to 15 in d57c8ea

- Define the `stochastic_evaluation` trainer config to allow the use of the actions returned by the agent's model
as-is instead of deterministic actions (mean-actions in Gaussian-based models) during evaluation.
Make the return of deterministic actions the default behavior.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Toni-SM
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