mirror of
https://github.com/davrot/pytutorial.git
synced 2025-04-18 21:26:41 +02:00
Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
c98ae34301
commit
a3cf0fed59
1 changed files with 2 additions and 0 deletions
|
@ -94,6 +94,8 @@ pip3 install numpy scipy pandas flake8 pep8-naming black matplotlib seaborn ipyt
|
||||||
|
|
||||||
[Check here](https://pytorch.org/get-started/locally/#start-locally) for a installation configurator.
|
[Check here](https://pytorch.org/get-started/locally/#start-locally) for a installation configurator.
|
||||||
|
|
||||||
|
**Note: Even if you don't want to use TensorFlow, you want to install it too due to the tensorboard package.** Tensorboard allows to track the progress during learning.
|
||||||
|
|
||||||
#### CPU only
|
#### CPU only
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
|
|
Loading…
Add table
Reference in a new issue