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

validation loss="nan" #138

Open
vanikanjirangat opened this issue Dec 1, 2022 · 0 comments
Open

validation loss="nan" #138

vanikanjirangat opened this issue Dec 1, 2022 · 0 comments

Comments

@vanikanjirangat
Copy link

While I am trying to run the model, the training loss decreases, while the validation loss is always "nan".
I am trying to run the code in google colab with python 3.8.15 and tensorflow 2.9.2. I solved the compatibility issues in tensorflow using tf.compat.v1. and had to do tf.compat.v1.disable_eager_execution().

Can you please point out the possible reasons?

Thanks.

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