Closed fxwderrick closed 5 years ago
Is there batch normalization within DNN hidden layers implemented in Theano? I could not find it.
I think the answer is no. My implementation in C/C++ without batch normalization generate the same output.
Is there batch normalization within DNN hidden layers implemented in Theano? I could not find it.