List of usage examples for org.deeplearning4j.nn.conf.layers BatchNormalization subclass-usage
From source file weka.dl4j.layers.BatchNormalization.java
/**
* A version of DeepLearning4j's BatchNormalization layer that implements WEKA option handling.
*
* @author Christopher Beckham
* @author Eibe Frank
*