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

usage on keras train_on_batch? #71

Closed
randomm opened this issue Sep 10, 2019 · 1 comment
Closed

usage on keras train_on_batch? #71

randomm opened this issue Sep 10, 2019 · 1 comment

Comments

@randomm
Copy link

randomm commented Sep 10, 2019

Hi,

is it possible to use livelossplot when training manually via train_on_batch in keras?

thanks,

Jani

@stared
Copy link
Owner

stared commented Oct 28, 2019

@randomm Right now there is no built-in way for train_on_batch in Keras.
I may add it later at some point.

However, you can use the plain livelossplot API and Keras callbacks. If you manage to do so, I would be happy to see an example.

@stared stared closed this as completed Mar 20, 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