This package provides an efficient implementation for learning Chow-Liu Trees from binary and categorical data.
As such, this package also provides functions to estimate a mutual information matrix from data, both on CPU and on GPU, and functions to compute (top-k) spanning trees.
See the example
directory and unit tests for example usage.