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

How to switch on/off hyperboard? #4

Closed
YanWang2014 opened this issue Dec 4, 2017 · 2 comments
Closed

How to switch on/off hyperboard? #4

YanWang2014 opened this issue Dec 4, 2017 · 2 comments

Comments

@YanWang2014
Copy link

I mean, in debug phases, i want to disable the hyperboard so that nothing is recorded. Is there any easy way to do so except commenting the codes?
Thank you!

@WarBean
Copy link
Owner

WarBean commented Dec 5, 2017

Unfortunately I didn't provide this feature. If you don't want your old records to be overwritten by your debugging records, you can specifically add a "hyperparameter" named debug and set it to False while training / True while debugging.

@YanWang2014
Copy link
Author

Thank you!

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