View source on GitHub |
Helper function to do reparameterized sampling if the distributions supports it.
Functions
sample(...)
: Sample from distribution either with reparameterized sampling or regular sampling.
Other Members | |
---|---|
absolute_import |
Instance of __future__._Feature
|
division |
Instance of __future__._Feature
|
print_function |
Instance of __future__._Feature
|