Skip to content

Python functions to estimate information entropy and mutual information of random variables/vectors (i.e. numpy arrays).

License

Notifications You must be signed in to change notification settings

blakeaw/Python-knn-entropy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

A set of functions to compute entropy and mutual information

using k-nearest neighbor estimators.

Dependencies

numpy, scipy

About

Python functions to estimate information entropy and mutual information of random variables/vectors (i.e. numpy arrays).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages