Merge branch 'master' of github.com:Tocard-Inc/Deep-Learning
This commit is contained in:
commit
cce6be8ec9
13
models/rot_25e/keras_metadata.pb
Normal file
13
models/rot_25e/keras_metadata.pb
Normal file
File diff suppressed because one or more lines are too long
BIN
models/rot_25e/saved_model.pb
Normal file
BIN
models/rot_25e/saved_model.pb
Normal file
Binary file not shown.
BIN
models/rot_25e/variables/variables.data-00000-of-00001
Normal file
BIN
models/rot_25e/variables/variables.data-00000-of-00001
Normal file
Binary file not shown.
BIN
models/rot_25e/variables/variables.index
Normal file
BIN
models/rot_25e/variables/variables.index
Normal file
Binary file not shown.
|
@ -8,7 +8,7 @@ export LD_LIBRARY_PATH=/applications/matlabr2021b/bin/glnxa64/:$LD_LIBRARY_PATH
|
|||
# on installe un environnement virtuel python
|
||||
python3 -m venv .env
|
||||
source .env/bin/activate
|
||||
python -m pip install pip tensorflow matplotlib numpy sklearn ipykernel jupterlab
|
||||
python -m pip install pip tensorflow matplotlib numpy sklearn ipykernel jupyterlab
|
||||
|
||||
# on inscrit le venv dans la liste des kernels ipython
|
||||
python -m ipykernel install --user --name=.env
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue