Why Do Two Different Ways of Adding a Drop Out Layer in Tensor Flow Function Differently?
I was trying to add a hidden layer with dropout to my neural network. I found that the following code:
I was trying to add a hidden layer with dropout to my neural network. I found that the following code: