... | @@ -4,13 +4,13 @@ |
... | @@ -4,13 +4,13 @@ |
|
|
|
|
|
**- Notes -**
|
|
**- Notes -**
|
|
|
|
|
|
- This installation procedure is based on the official Tensorflow and PyTorch procedure, \
|
|
- This installation procedure is based on the officia PyTorch procedure, \
|
|
which are described here : https://www.tensorflow.org/install/pip and https://pytorch.org/
|
|
which are described here : https://pytorch.org/
|
|
- If you have a **GPU card**, things can be more complicated than this simplified procedure. \
|
|
- If you have a **GPU card**, things can be more complicated than this simplified procedure. \
|
|
We advise you to consult the documentation mentioned above.
|
|
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**
|
|
- Size a full installation (environment, data, notebooks) is **around 4GB**
|
|
|
|
|
|
**- Contents -**
|
|
**- Contents -**
|
|
|
|
|
... | | ... | |