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

[REQ] Run TensorBoard callback for each parameter combination #31

Closed
franneck94 opened this issue Nov 26, 2020 · 0 comments · Fixed by #40
Closed

[REQ] Run TensorBoard callback for each parameter combination #31

franneck94 opened this issue Nov 26, 2020 · 0 comments · Fixed by #40
Assignees
Labels
enhancement New feature or request

Comments

@franneck94
Copy link
Owner

System information

OS Platform and Distribution: All
TensorFlow version: 2.3
Python version: 3.8

Source code / logs

If the user wants to pass a TensorBoard callback to the .fit method of the Grid/Random search, the callback would store the
logs into the same directory.
It would be better to create a sub-directory for each parameter combination.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants