Skip to content

BouchardLab/variational_bounds_of_mutual_information

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VBMI: Variational Bounds of Mutual Information

We provide the code of various MI estimates in mi_estimator.py. The MIEstimator class is provided to estimate Mutual information. We also provide a correlated gaussian example to illustrate how to estimate MI with ground truth of MI.

End-to-End Examples

Estimation of mutual information for static data

In the case of correlated Gaussian random variables:

We have access to the mutual information:

First go the example directory

cd examples/correlated_gaussians/

About

python version of variational bounds of mutual information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages