I am trying to calculate KL divergence using the entropy function of scipy. https://docs.scipy.org/doc/scipy/reference/generated/scipy.stats.entropy.html
from sci