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

Unrelated Records During EfficientZero in TensorBoard #49

Closed
seolhokim opened this issue Jun 29, 2023 · 2 comments
Closed

Unrelated Records During EfficientZero in TensorBoard #49

seolhokim opened this issue Jun 29, 2023 · 2 comments
Labels
good first issue Good for newcomers question Further information is requested

Comments

@seolhokim
Copy link

Hi, thank you for your great contribution.

I ran the following command:
python3 -u zoo/atari/config/atari_efficientzero_config.py

Afterwards, I checked TensorBoard using the command:
tensorboard --logdir data_ez_ctree

I noticed that there are many unrelated Roland records written. Could you please guide me on how to prevent those results from being recorded?

@puyuan1996
Copy link
Collaborator

Hello,

Thank you very much for your attention.

Regarding the "unrelated Roland records" you mentioned, I'm not quite certain what it refers to. Could you please provide more context or information about this?

In LightZero, the monitoring of metrics in TensorBoard is configured using this method. If there are any metrics you would prefer not to monitor in TensorBoard, you can easily remove the corresponding variables.

Best wishes.

@puyuan1996 puyuan1996 added good first issue Good for newcomers question Further information is requested labels Jun 29, 2023
@seolhokim
Copy link
Author

sorry. I had some confusion between tensorboard ports. thank you for your real quick reply

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

No branches or pull requests

2 participants