8000 keras 3.8.0: ValueError: The filepath provided must end in `.keras` (Keras model format). Received: filepath=....hdf5 · Issue #53 · hfawaz/dl-4-tsc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

keras 3.8.0: ValueError: The filepath provided must end in .keras (Keras model format). Received: filepath=....hdf5 #53

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 occa 8000 sionally send you account related emails.

Already on GitHub? Sign in to your account

Open
mw66 opened this issue Feb 21, 2025 · 1 comment

Comments

@mw66
Copy link
mw66 commented Feb 21, 2025

file_path = self.output_directory + 'best_model.hdf5'

@mw66
Copy link
Author
mw66 commented Feb 21, 2025

And:

self.model.save_weights(self.output_directory + 'model_init.hdf5')

ValueError(
ValueError: The filename must end in .weights.h5. Received: filepath=....model_init.hdf5

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
0