truncated gaussian initializer parameters
More...
- Aliases
Parameter_Float64
is an alias of Parameter(fptype=float64)
Parameter_Float32
is an alias of Parameter(fptype=float32)
def __init__ |
( |
|
self, |
|
|
|
args |
|
) |
| |
Main constructor
- Parameters
-
_mean | Mean |
_sigma | Standard deviation |
_seed | Seed for generating random numbers for the initialization |
- Deprecated:
- This item will be removed in a future release.
check(Parameter self) -> Status
Left bound of truncation range
Right bound of truncation range
Seed for generating random numbers
The standard deviation of the distribution
The documentation for this class was generated from the following file: