Parameters of the neural network layer
- Deprecated:
- This item will be removed in a future release.
Default constructor
- Deprecated:
- This item will be removed in a future release.
allowInplaceComputation = ... |
|
static |
Flag specifying whether the layer can use inplace computations
Flag specifying whether the layer is used for the prediction stage or not
Flag specifying whether backward layer propagates the gradient
weightsAndBiasesInitialized = ... |
|
static |
Weights and biases initialization status. True if weights and biases are initialized, false otherwise.
Layer weights initializer
The documentation for this class was generated from the following file:
- algorithms/neural_networks/layers/__init__.py