Class representing the parameters of neural network.
More...
- Deprecated:
- This item will be removed in a future release.
def __init__ |
( |
|
self, |
|
|
|
args |
|
) |
| |
Constructs the parameters of neural network algorithm
- Parameters
-
optimizationSolver_ | Optimization solver used in the neural network |
engine_ | Engine to be used for weights and biases initialization |
- Deprecated:
- This item will be removed in a future release.
Engine to be used for weights and biases initialization
Optimization solver used in the neural network
The documentation for this class was generated from the following file:
- neural_networks/training.py