Skip to content

TensorLy code for the IEEE special issue on tensor methods for DL and CV

Notifications You must be signed in to change notification settings

tensorly/Proceedings_IEEE_companion_notebooks

Repository files navigation

IEEE Companion notebooks

Installing the dependencies

The easiest way to get all the dependencies is to run:

pip install -r requirements.txt

If you are using conda, you probably want to install scikit-learn using conda.

For PyTorch and torchvision, you can install them using conda by running:

conda install -c pytorch pytorch torchvision

About

TensorLy code for the IEEE special issue on tensor methods for DL and CV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published