Class | Description |
---|---|
BatchNormalization |
A version of DeepLearning4j's BatchNormalization layer that implements WEKA option handling.
|
ConvolutionLayer |
A version of DeepLearning4j's ConvolutionLayer that implements WEKA option handling.
|
DenseLayer |
A version of DeepLearning4j's DenseLayer that implements WEKA option handling.
|
OutputLayer |
A version of DeepLearning4j's OutputLayer that implements WEKA option handling.
|
SubsamplingLayer |
A version of DeepLearning4j's SubsamplingLayer that implements WEKA option handling.
|