When i had executed model.summary(), an unwanted layer named ‘NotLayer’ also seem to be connected to my input layer which is giving me an error.
I even tried to access it but i can’t using layers[]
please help and guide me to debug it
enter image description here
I tried using stack overflow and chatgpt where similar problem was addressed as custom layer but I haven’t used any
I even executed an another code from a vlog to figure out about the ‘NotLayer’ in the model but I found it in its summary again
Chirag Gupta is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.