tnc-br / ddf-isoscapes

3 stars 0 forks source link

Kl bayesian #155

Closed erickzul closed 1 year ago

erickzul commented 1 year ago

Makes the following changes to KL divergence:

review-notebook-app[bot] commented 1 year ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

rothn commented 1 year ago

Makes the following changes to KL divergence:

  • Samples a distribution from the learned mean and variance
  • Modifies standard deviation to increase numerical instability

Edited to replace "numerical instability" to "numerical stability".