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

add h5py to dependencies #22

Open
wolfchimneyrock opened this issue Aug 22, 2016 · 0 comments
Open

add h5py to dependencies #22

wolfchimneyrock opened this issue Aug 22, 2016 · 0 comments

Comments

@wolfchimneyrock
Copy link

in train.py, keras routine models.save_weights() is called.

keras models.save_model() and models.load_model() require h5py, you should document that it is a required dependency as keras documentation marks h5py as optional.

It is annoying to go through a long training session only for the routine to crash before saving the weights.

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

1 participant