Parameters for the spatial pyramid stochastic 2D pooling layer.
More...
- Deprecated:
- This item will be removed in a future release.
def __init__ |
( |
|
self, |
|
|
|
pyramidHeight, |
|
|
|
firstIndex, |
|
|
|
secondIndex |
|
) |
| |
Constructs parameters of the spatial pyramid stochastic 2D pooling layer
- Parameters
-
pyramidHeight | Value of the pyramid height. |
firstIndex | First dimension index along which spatial pyramid pooling is performed |
secondIndex | Second dimension index along which spatial pyramid pooling is performed |
- Deprecated:
- This item will be removed in a future release.
Engine for random numbers generation.
Seed for random numbers generation.
- Deprecated:
- This item will be removed in a future release.
The documentation for this class was generated from the following file:
- algorithms/neural_networks/layers/spatial_stochastic_pooling2d/__init__.py