... | @@ -46,7 +46,7 @@ $ source ./fidle-env/bin/activate |
... | @@ -46,7 +46,7 @@ $ source ./fidle-env/bin/activate |
|
We can now install all the necessary modules in our python environment :
|
|
We can now install all the necessary modules in our python environment :
|
|
|
|
|
|
```plaintext
|
|
```plaintext
|
|
$ pip install --upgrade tensorflow==2.9 torch torchvision \
|
|
(fidle-env) $ pip install --upgrade tensorflow==2.9 torch torchvision \
|
|
Scikit-image Scikit-learn Matplotlib plotly barviz \
|
|
Scikit-image Scikit-learn Matplotlib plotly barviz \
|
|
Pandas Pandoc pyyaml Jupyterlab fidle
|
|
Pandas Pandoc pyyaml Jupyterlab fidle
|
|
```
|
|
```
|
... | | ... | |