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

How to open .h5 file in Python? #42

Closed
shivapower1985 opened this issue Nov 14, 2019 · 1 comment
Closed

How to open .h5 file in Python? #42

shivapower1985 opened this issue Nov 14, 2019 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@shivapower1985
Copy link

I tried teachable machine image classification model. I has downloaded (.h5) model file of the image model I built using "Export Model>tensorflow>keras". I want to view the code in Pycharm IDE. How to open the (.h5) model in python. Please advice.

@irealva irealva added the documentation Improvements or additions to documentation label Nov 14, 2019
@GautamBose
Copy link
Contributor

Checkout the snippet added in #44 for an overview on how to use the keras .h5 model in your python projects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants