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.

@franneck94 franneck94 added the enhancement New feature or request label Nov 26, 2020
@franneck94 franneck94 added this to To do in Release 0.2.0 Nov 26, 2020
@franneck94 franneck94 moved this from To do to In progress in Release 0.2.0 Nov 28, 2020
@SaifAlDilaimi SaifAlDilaimi linked a pull request Nov 28, 2020 that will close this issue
@franneck94 franneck94 moved this from In progress to Done in Release 0.2.0 Nov 28, 2020
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
No open projects
Development

Successfully merging a pull request may close this issue.

2 participants