Skip to content
Snippets Groups Projects
Commit 32a67ccf authored by michael.divia's avatar michael.divia
Browse files

Python into python

parent 2e545824
Branches
No related tags found
No related merge requests found
......@@ -15,4 +15,4 @@ module load cuDNN/8.4.1.50-CUDA-11.7.0
module load scikit-learn/1.1.2
# Run your script
srun python ../Python/pokedex_ResNet50.py --hpc yes
srun python ../python/pokedex_ResNet50.py --hpc yes
......@@ -15,4 +15,4 @@ module load cuDNN/8.4.1.50-CUDA-11.7.0
module load scikit-learn/1.1.2
# Run your script
srun python ../Python/pokedex_Xception.py --hpc yes
srun python ../python/pokedex_Xception.py --hpc yes
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment