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

[Question] How can I record data at each episode during the training ? #349

Open
3 tasks done
Aso2510 opened this issue Aug 27, 2024 · 1 comment
Open
3 tasks done
Labels
question Further information is requested

Comments

@Aso2510
Copy link

Aso2510 commented Aug 27, 2024

Required prerequisites

Questions

I tried to record training data ( RE, Cost) as per episode not per epoch as provided in the progress.csv.

Is this supported? or Is there anyway to do that?

Any help is really appreciated

@Aso2510 Aso2510 added the question Further information is requested label Aug 27, 2024
@Gaiejj
Copy link
Member

Gaiejj commented Aug 31, 2024

This is a very nice suggestion, and we will include this feature in future versions. For now, you may consider adding env_spec_log to the SafetyGymnasiumEnv class located in omnisafe/envs/safety_gymnasium_env.py to log the environment specifications. For more details, please refer to our tutorial 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants