We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 316e186 commit 63dda95Copy full SHA for 63dda95
local-setup.md
@@ -26,5 +26,5 @@ 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
27
pip install tensorflow
28
```
29
-3. In Visual Studio Code, run the `git clone` command and clone the repo at https://github.com/GraemeMalcolm/ml-basics to your local computer.
+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.
30
4. Open the cloned repo and use the notebooks it contains to complete the labs.
0 commit comments