Coding TNNetChannelStdNormalization (replacement to batch normalization).
Adding NN layer to Zero Center the output speeding up learning
Small bugfix and more testing.
Coding TNNetShift.
Smoothening TNNetChannelStdNormalization backprop.
Coding TNNetChannelStdNormalization.
Coding new normalization functions.
Coding TNNetLayerMovingStdNormalization .
Testing DenseNet architectures.
Updating ALL CNN Model C experiment.