Distribution API#
Base Distribution class#
The base class for distribution over a random variable. |
|
Creates a Distribution from logits. |
|
Draw a sample from the distribution. |
|
Draw a re-parameterized sample from the action distribution. |
|
The log-likelihood of the distribution computed at |
|
The KL-divergence between two distributions. |