In an option lab followed by the lecture “Tensorflow implementation in python,” It was suggested not to use sigmoid af in the final layer. I kept the same thing in my mind and applied it in the practice lab. Still, it failed the test and requested me to use the sigmoid function. IDK why this ambiguity happened.