... | @@ -2,11 +2,12 @@ |
... | @@ -2,11 +2,12 @@ |
|
|
|
|
|
|
|
|
|
**- Notes -**
|
|
**- Notes -**
|
|
- This installation procedure is based on the official Tensorflow procedure, <br>which is described here :
|
|
- This installation procedure is based on the official Tensorflow and PyTorch procedure, <br>which are described here :
|
|
<https://www.tensorflow.org/install/pip>
|
|
<https://www.tensorflow.org/install/pip> and <https://pytorch.org/>
|
|
- If you have a **GPU card**, things can be more complicated than this simplified procedure. <br>We advise you to consult the documentation mentioned above.
|
|
- If you have a **GPU card**, things can be more complicated than this simplified procedure. <br>We advise you to consult the documentation mentioned above.
|
|
- All commands presented below and prefixed by `$` are to be launched on a terminal/unix console.
|
|
- All commands presented below and prefixed by `$` are to be launched on a terminal/unix console.
|
|
- `(fidle-env) $` is the fidle-env python prompt
|
|
- `(fidle-env) $` is the fidle-env python prompt
|
|
|
|
- Size a full installation (environment, data, notebooks) is around 8GB
|
|
|
|
|
|
**- Contents -**
|
|
**- Contents -**
|
|
|
|
|
... | | ... | |