minor edits on notes

This commit is contained in:
Joseph Hopfmüller
2024-11-17 22:16:52 +01:00
parent 87f40fc37c
commit 086240489a
4 changed files with 36 additions and 41 deletions

View File

@@ -8,7 +8,8 @@ source ./.venv/bin/activate
```
## install pytorch
> https://pytorch.org/get-started/locally/
> <https://pytorch.org/get-started/locally/>
```bash
pip install torch torchvision torchaudio