Skip to content
Discussion options

You must be logged in to vote

Hi @E-Cylab ,

The helper function for "emulation evaluation" was deprecated, I will update the example when I have time. I found that it is better to implement your own emulation evaluation function rather than having it built-in to the environment class because there is so much variability. You can see the old codes here:

https://github.com/Limmen/csle/blob/44c549d3fcf113222ac048c86c693d71864339c7/simulation-system/libs/gym-csle-stopping-game/src/gym_csle_stopping_game/envs/stopping_game_pomdp_defender_env.py#L107

https://github.com/Limmen/csle/blob/31d9198a6fbc80c8e5884d9dcfa0e8cea8718636/simulation-system/libs/gym-csle-stopping-game/src/gym_csle_stopping_game/envs/stopping_game_env.py#…

Replies: 1 comment

Comment options

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