Interface | Description |
---|---|
ConvolutionHelper |
Helper for the convolution layer.
|
Class | Description |
---|---|
Convolution1DLayer |
1D (temporal) convolutional layer.
|
ConvolutionLayer |
Convolution layer
|
KernelValidationUtil |
Confirm calculations to reduce the shape of the input based on convolution or subsampling transformation
|
ZeroPaddingLayer |
Zero padding layer for convolutional neural networks.
|
Copyright © 2017. All rights reserved.