Skip to content
/ MI-NEE Public
forked from ccha23/MI-NEE

Mutual Information Neural Entropic Estimation

Notifications You must be signed in to change notification settings

kasakh/MI-NEE

 
 

Repository files navigation

MI-NEE

Mutual Information Neural Entropic Estimation.

Dependencies

See binder/requirements.txt

Experimental results in Jupyter notebook

  • Binder Mixed Gaussian with MINE
  • Binder Mixed Gaussian with MI-NEE
  • Binder Higher dimensional Gaussian with MINE
  • Binder Higher dimensional Gaussian with MI-NEE
  • Binder Other experimental results

Directory structure

  • data folder contains the code that generates samples for the experiments.
  • model folder contains the code of the mutual information estimators.
    • mine.py contains the code for MINE.
    • minee.py contains the code for MI-NEE

Reference

Chung Chan, Ali Al-Bashabsheh, Hing Pang Huang, Michael Lim, Da Sun Handason Tam, and Chao Zhao. "Neural Entropic Estimation: A faster path to mutual information estimation." arXiv preprint arXiv:1905.12957 (2019).

About

Mutual Information Neural Entropic Estimation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 92.9%
  • Python 7.1%