Fully-connected layer parameters.
More...
- Deprecated:
- This item will be removed in a future release.
def __init__ |
( |
|
self, |
|
|
|
_nOutputs |
|
) |
| |
Main constructor
- Parameters
-
_nOutputs | A number of layer outputs m. The parameter required to initialize the layer |
- Deprecated:
- This item will be removed in a future release.
A number of layer outputs. The parameter required to initialize the layer
The documentation for this class was generated from the following file:
- algorithms/neural_networks/layers/fullyconnected/__init__.py