I notice that the tied-dropout also works during the test. Why not remove it in testing phase? As what http://rishy.github.io/ml/2016/10/12/dropout-with-theano/ does
I notice that the tied-dropout also works during the test. Why not remove it in testing phase?
As what
http://rishy.github.io/ml/2016/10/12/dropout-with-theano/
does