2021-12-02 16:53:32 +08:00
|
|
|
mindspore.nn.probability
|
|
|
|
|
============================
|
|
|
|
|
|
2022-02-22 15:25:59 +08:00
|
|
|
用于构造概率网络的高级组件。
|
2021-12-02 16:53:32 +08:00
|
|
|
|
|
|
|
|
Bijectors
|
|
|
|
|
---------
|
|
|
|
|
|
2022-02-15 16:22:46 +08:00
|
|
|
.. mscnplatformautosummary::
|
2021-12-02 16:53:32 +08:00
|
|
|
:toctree: nn_probability
|
|
|
|
|
|
|
|
|
|
mindspore.nn.probability.bijector.Bijector
|
|
|
|
|
mindspore.nn.probability.bijector.Exp
|
|
|
|
|
mindspore.nn.probability.bijector.GumbelCDF
|
|
|
|
|
mindspore.nn.probability.bijector.Invert
|
|
|
|
|
mindspore.nn.probability.bijector.PowerTransform
|
|
|
|
|
mindspore.nn.probability.bijector.ScalarAffine
|
|
|
|
|
mindspore.nn.probability.bijector.Softplus
|
|
|
|
|
|
|
|
|
|
Distributions
|
|
|
|
|
-------------
|
|
|
|
|
|
2022-02-15 16:22:46 +08:00
|
|
|
.. mscnplatformautosummary::
|
2021-12-02 16:53:32 +08:00
|
|
|
:toctree: nn_probability
|
2021-12-04 20:36:47 +08:00
|
|
|
|
2021-12-02 16:53:32 +08:00
|
|
|
mindspore.nn.probability.distribution.Bernoulli
|
|
|
|
|
mindspore.nn.probability.distribution.Beta
|
|
|
|
|
mindspore.nn.probability.distribution.Categorical
|
|
|
|
|
mindspore.nn.probability.distribution.Cauchy
|
|
|
|
|
mindspore.nn.probability.distribution.Distribution
|
|
|
|
|
mindspore.nn.probability.distribution.Exponential
|
|
|
|
|
mindspore.nn.probability.distribution.Gamma
|
|
|
|
|
mindspore.nn.probability.distribution.Geometric
|
|
|
|
|
mindspore.nn.probability.distribution.Gumbel
|
|
|
|
|
mindspore.nn.probability.distribution.Logistic
|
2022-02-11 15:23:20 +08:00
|
|
|
mindspore.nn.probability.distribution.LogNormal
|
2021-12-02 16:53:32 +08:00
|
|
|
mindspore.nn.probability.distribution.Normal
|
|
|
|
|
mindspore.nn.probability.distribution.Poisson
|
|
|
|
|
mindspore.nn.probability.distribution.TransformedDistribution
|
|
|
|
|
mindspore.nn.probability.distribution.Uniform
|