LICENSE
README.md
pyproject.toml
setup.py
datasets/__init__.py
datasets/download_datasets.py
datasets/load_data.py
notebooks/__init__.py
notebooks/baseline_hyperopt.py
notebooks/benchmarks.py
notebooks/complexity_vs_performance.py
notebooks/dev-faster-predict.py
notebooks/forest_compression_benchmark.py
notebooks/hyperopt_analysis.py
notebooks/hyperopt_benchmark.py
notebooks/hyperopt_scheduler.py
notebooks/permutation_analysis.py
notebooks/permutation_experiment.py
notebooks/plot_benchmarks.py
notebooks/run_benchmarks.py
notebooks/srun_benchmarks.py
notebooks/threshold_method_comparison.py
tests/__init__.py
tests/test_tensor_train.py
tests/test_tt_cross.py
tests/test_tt_opt.py
tests/test_ttml.py
tests/test_utils.py
ttml/__init__.py
ttml/_tensor_train_doc.py
ttml/forest_compression.py
ttml/matlab_utils.py
ttml/tensor_train.py
ttml/tt_completion.py
ttml/tt_cross.py
ttml/tt_opt.py
ttml/tt_radam.py
ttml/tt_rlinesearch.py
ttml/ttml.py
ttml/utils.py
ttml.egg-info/PKG-INFO
ttml.egg-info/SOURCES.txt
ttml.egg-info/dependency_links.txt
ttml.egg-info/requires.txt
ttml.egg-info/top_level.txt