bertdv / BMLIP

Course 5SSD0 - Bayesian Machine Learning and Information Processing
http://bmlip.nl
Other
36 stars 19 forks source link

Make KL divergence visualization #51

Closed bertdv closed 2 years ago

bertdv commented 2 years ago

Can you please code the following visualization of a KL divergence in Julia?

https://www.linkedin.com/feed/update/urn:li:activity:6990419006671179776/?utm_source=share&utm_medium=member_android

I would like to add it to the latent variable models lession, see

https://github.com/bertdv/BMLIP/blob/master/lessons/notebooks/Latent-Variable-Models-and-VB.ipynb

wouterwln commented 2 years ago

@bertdv for me this link is broken. Maybe it was posted by a private account? If you could make a screenshot with the visualisation I could probably make it work.

bertdv commented 2 years ago

how about this: https://bekaykang.github.io/posts/KL_divergence/