split layer parameters
More...
- Deprecated:
- This item will be removed in a future release.
def __init__ |
( |
|
self, |
|
|
|
nOutputs = 1 , |
|
|
|
nInputs = 1 |
|
) |
| |
Constructs parameters of the forward split layer
- Parameters
-
nOutputs | Number of outputs for forward split layer |
nInputs | Number of inputs for backward split layer |
- Deprecated:
- This item will be removed in a future release.
Number of inputs for backward split layer
Number of outputs for forward split layer
The documentation for this class was generated from the following file:
- algorithms/neural_networks/layers/split/__init__.py