Bitpredict predicament while building model_5_lstm (TF 2.7.0) #336
Unanswered
EimantasZaranka
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hey, did you get the thing solved? I am doing the course now I am facing the same error. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
TensorFlow version: 2.7.0
Model:
While saving a model checkpoint I get an error, which results in inability to load a saved checkpoint (evaluation returns 0s).
Tried using a custom_objects in loading, but it's a confusing part for me and I hardly get a grasp of how it works.
Tried googling the error but with no success also tried to give a name for LSTM Layer. Any suggestions or literature on how to solve the error?
Beta Was this translation helpful? Give feedback.
All reactions