mirror of
https://github.com/davrot/pytutorial.git
synced 2025-04-16 12:16:42 +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.
|
||||
|
||||
**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
|
||||
|
||||
```shell
|
||||
|
|
Loading…
Add table
Reference in a new issue