Skip to content

shannonycj/simple-mine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-mine

A tensorflow implementation of Mutual Information Nerual Estimation

This project aims to reproduce the result of https://arxiv.org/abs/1801.04062

It is based on the repository: https://github.com/mzgubic/MINE

Univariate case:

MINE output 0.6615455746650696

scikit-learn output 0.6623560914314356

Screenshot

Multivariate case: Treat X (features) as a multivariate variable and estimate MI with y from a joint distribution point of view.

MINE output 0.6890636086463928 Screenshot

About

A tensorflow implementation of Mutual Information Nerual Estimation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages