keras

BatchNormalization

keras.layers.normalization.BatchNormalization(input_shape, epsilon=1e-6, weights=None)

Normalize the activations of the previous layer at each batch.