Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.77 KB

README.md

File metadata and controls

28 lines (19 loc) · 1.77 KB

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).