How to solve : UnknownError: Graph execution error:
i have 2.14 version of keras and tensorflow. My cuda version is :
Tensorflow metrics is showing “TypeError: ‘property’ object is not iterable”
I am building a ANN model. When I run the following code, it shows as “TypeError: ‘property’ object is not iterable”. Am I not able to understand how to fix this.