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

from tensorflow.keras.models #34

Open
scarbear06 opened this issue Jan 12, 2023 · 1 comment
Open

from tensorflow.keras.models #34

scarbear06 opened this issue Jan 12, 2023 · 1 comment

Comments

@scarbear06
Copy link

It does not work tensorflow.keras . keras is not in tensorflow.

What do I need to do?

@jammoid84
Copy link

jammoid84 commented Jan 13, 2023

if t his help :Keras is a deep learning API written in Python, running on top of the machine learning platform TensorFlow.
keras is tightly integrated into the TensorFlow ecosystem, and also includes support for: tf. data, enabling you to build high performance input pipelines. If you prefer, you can train your models using data in NumPy format

what is it you are trying to do (for what?) what code are your running ? do you have an error you can share ?

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