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