Python* API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
gaussian initializer parameters More...
Public Member Functions | |
def | __init__ |
def | check |
![]() | |
def | __init__ |
![]() | |
def | __init__ |
def | check |
Static Public Attributes | |
a = ... | |
sigma = ... | |
seed = ... | |
![]() | |
layer = ... | |
def __init__ | ( | self, | |
args | |||
) |
Main constructor
_a | Mean |
_sigma | Standard deviation |
_seed | Seed for generating random numbers for the initialization |
def check | ( | self | ) |
check(Parameter self) -> Status
|
static |
The distribution mean
|
static |
Seed for generating random numbers
|
static |
The standard deviation of the distribution
For more complete information about compiler optimizations, see our Optimization Notice.