When I run the model, I find that it was conflicting with the previously executed model. In addition, global variables in my program contain values from the previous run. I used keras.backend.clear_session() and del model but the problem persists. How can I return to the initial state at each execution?
I used google colab notebook as an execution environment with keras version 2.3.1 and Tensorflow backend 2.2.0
--
You received this message because you are subscribed to the Google Groups "Keras-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to keras-users...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/keras-users/d30614f1-7e13-4097-a0f0-a7d09af9fd1f%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Keras-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to keras-users...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/keras-users/2b686dd3-fba7-4af1-a916-8d8092235cdc%40googlegroups.com.