We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 040b3ad commit 4729a09Copy full SHA for 4729a09
local-setup.md
@@ -23,7 +23,7 @@ pip install pandas
23
pip install scikit-learn
24
pip install scikit-image
25
pip install scipy
26
-pip install torch==1.4.0+cpu torchvision==0.5.0+cpu -f https://download.pytorch.org/whl/torch_stable.html
+pip install torch==1.6.0+cpu torchvision==0.7.0+cpu -f https://download.pytorch.org/whl/torch_stable.html
27
pip install tensorflow
28
```
29
3. In Visual Studio Code, run the `git clone` command and clone the repo at https://github.com/MicrosoftDocs/ml-basics to your local computer.
0 commit comments