Skip to content

A Pytorch implementation of the Mutual Information Neural Estimator

License

Notifications You must be signed in to change notification settings

tiagoCuervo/MINE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a python package implementing the Mutual Information Neural Estimator.

Installation

To install cd to the directory of the repository and run pip install -e .

Usage

The file example.py contains a simple usage example where the mutual information between two correlated gaussian variables is estimated. To run the example cd to the directory of the repository and run python example.py. You should see something like this:

About

A Pytorch implementation of the Mutual Information Neural Estimator

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages