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

[GH Issue Summarization] How can we run TensorBoard with Keras #281

Closed
jlewi opened this issue Oct 24, 2018 · 4 comments
Closed

[GH Issue Summarization] How can we run TensorBoard with Keras #281

jlewi opened this issue Oct 24, 2018 · 4 comments

Comments

@jlewi
Copy link
Contributor

jlewi commented Oct 24, 2018

Right now we are training models using Keras.

We'd like to use TensorBoard to highlight performance. Keras' fit function doesn't output a TF Events (at least not as we've currently implemented it).

Maybe there's a Keras library that supports using TensorBoard?

If we get TF.Estimator working (#196). That would also fix things.

@jlewi
Copy link
Contributor Author

jlewi commented Oct 24, 2018

It looks like there's a Keras callback for TB.
https://keras.io/callbacks/#tensorboard

@jbottum
Copy link

jbottum commented Nov 4, 2018

/priority p2

@chrisheecho
Copy link

/remove-priority p1

@stale
Copy link

stale bot commented Jun 27, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot closed this as completed Jul 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants