Another treat! Early access to Intro To Machine Learning videos

We use conda, not pip, for installing pytorch and torchvision. So it’s:

conda install torchvision

However it should have been installed as part of the environment, so it would be good to see what went wrong when doing:

conda env update
1 Like