... | ... | @@ -35,6 +35,10 @@ fidle-env\Scripts\activate |
|
|
set FIDLE_DATASETS_DIR=<path to the datasets dir>
|
|
|
jupyter lab
|
|
|
```
|
|
|
Lancement de Tensorboard sous Windows :100:
|
|
|
|
|
|
```
|
|
|
python -m tensorboard.main --logdir=<your log path>
|
|
|
```
|
|
|
|
|
|
 |
|
|
\ No newline at end of file |