Skip to content

johnmyleswhite/KLDivergence.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

KLDivergence.jl

NOTICE

This package should not be used. There are major bugs in the code and they will not be fixed.

Introduction

Estimate the KL-divergence between two distributions

Usage

using Distributions, KLDivergence

kl_divergence(Normal(0, 1), Normal(1, 1))

About

KL-divergence estimation in Julia

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages