MINE: Maximal Information-based Nonparametric Exploration

Usage Instructions

How to run MINE in Java

First, make sure Java is installed. Then download MINEv2.jar, open a command prompt, and type

java -jar MINEv2.jar

followed by the necessary command-line parameters.

How to run MINE in R/python/Matlab

Check out the (independently maintained) packages minepy and minerva.