Parameters for the forward and backward two-dimensional spatial layers.
More...
- Deprecated:
- This item will be removed in a future release.
def __init__ |
( |
|
self, |
|
|
|
_pyramidHeight, |
|
|
|
firstIndex, |
|
|
|
secondIndex |
|
) |
| |
Constructs the parameters of 2D spatial layer
- Parameters
-
_pyramidHeight | The value of pyramid height |
firstIndex | Index of the first of two dimensions on which the spatial is performed |
secondIndex | Index of the second of two dimensions on which the spatial is performed |
- Deprecated:
- This item will be removed in a future release.
Indices of the two dimensions on which spatial is performed
The value of pyramid height
The documentation for this class was generated from the following file:
- algorithms/neural_networks/layers/spatial_pooling2d/__init__.py