This readme is only relevant to the experimental code.

Files: histools.py exp.py

Instructions: Run exp.py in python3 and output will be printed.

Parameters: in the exp.py file the experimental parameters (dimension, dataset, max bins, max components) can be found my searching for the "NeurIPS" tag in the comments

Required libraries can be found in the histools.py and exp.py headers and include:

-Numpy
-Scipy
-Scikit-learn
-Tensorly



