Naereen / Kullback-Leibler-divergences-and-kl-UCB-indexes

🐍 🔬 Fast Python implementation of various Kullback-Leibler divergences for 1D and 2D parametric distributions. Also provides optimized code for kl-UCB indexes

Home Page:https://naereen.github.io/Kullback-Leibler-divergences-and-kl-UCB-indexes/docs/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Write a Julia version

Naereen opened this issue · comments

It will be easy.

In progress…
The hard part is to write proper docstrings and generate a documentation, like I did for https://naereen.github.io/LempelZiv.jl/

Almost done. See d923c8a, d923c8a, bd164e6, 6a58c67 and 2e569cc.