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

Find out which policy performed best after search #31

Closed
Hvitgar opened this issue Jan 7, 2020 · 2 comments
Closed

Find out which policy performed best after search #31

Hvitgar opened this issue Jan 7, 2020 · 2 comments

Comments

@Hvitgar
Copy link

Hvitgar commented Jan 7, 2020

After running the search, is there an easy way to find out which of the pbt_policy_n.txt files stores the best policy?

Thanks

@arcelien
Copy link
Owner

arcelien commented Jan 7, 2020

The easiest way I know of is to open tensorboard on the result folder which should show the performance metrics of all trials. The trial numbers in tensorboard correspond to the index in the pbt_policy_*.txt files.

@Hvitgar
Copy link
Author

Hvitgar commented Jan 10, 2020

Thanks a lot :)

@Hvitgar Hvitgar closed this as completed Jan 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants