Frozen Normal¶
-
class
golem.
FrozenNormal
Normal distribution.
- Parameters
mean (float) – Mean of the distribution.
std (float) – Standard deviation of the distribution.
Methods
pdf
Probability density function.
cdf
Cumulative density function.
golem.
FrozenNormal
Normal distribution.
mean (float) – Mean of the distribution.
std (float) – Standard deviation of the distribution.
Methods
|
Probability density function. |
|
Cumulative density function. |