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

Utilize MonitoredTrainingSession for training #69

Open
gdj0nes opened this issue Dec 3, 2017 · 1 comment
Open

Utilize MonitoredTrainingSession for training #69

gdj0nes opened this issue Dec 3, 2017 · 1 comment

Comments

@gdj0nes
Copy link

gdj0nes commented Dec 3, 2017

Moving to this for training would have a number of benefits.

  1. Improved support for model inspection via TensorBoard
  2. Better recovery from failure and check pointing, automatic loading of most recent model from directory
@beckermr
Copy link
Contributor

beckermr commented Dec 4, 2017

So 1 sounds interesting. For 2 sklearn's preferred serialization format is through joblib. How would this interact with that?

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