Skip to content
Snippets Groups Projects
Commit d43f4722 authored by Jean-Luc Parouty's avatar Jean-Luc Parouty
Browse files

Update cpu-default.yml and gpu-scale1.yml for ci bizness..

parent f1a87ed0
No related branches found
Tags 6.101.12
No related merge requests found
......@@ -84,14 +84,14 @@ K3MNIST2:
#
# ------------ MNIST.PyTorch
#
PMNIST1:
notebook: MNIST.PyTorch/01-DNN-MNIST_PyTorch.ipynb
#PMNIST1:
# notebook: MNIST.PyTorch/01-DNN-MNIST_PyTorch.ipynb
#
# ------------ MNIST.Lightning
#
LMNIST2:
notebook: MNIST.Lightning/02-CNN-MNIST_Lightning.ipynb
#LMNIST2:
# notebook: MNIST.Lightning/02-CNN-MNIST_Lightning.ipynb
#
# ------------ GTSRB.Keras3
......@@ -203,4 +203,4 @@ ACTF1:
notebook: Misc/01-Activation-Functions.ipynb
PANDAS1:
notebook: Misc/02-Using-pandas.ipynb
\ No newline at end of file
notebook: Misc/02-Using-pandas.ipynb
......@@ -84,14 +84,14 @@ K3MNIST2:
#
# ------------ MNIST.PyTorch
#
PMNIST1:
notebook: MNIST.PyTorch/01-DNN-MNIST_PyTorch.ipynb
#PMNIST1:
# notebook: MNIST.PyTorch/01-DNN-MNIST_PyTorch.ipynb
#
# ------------ MNIST.Lightning
#
LMNIST2:
notebook: MNIST.Lightning/02-CNN-MNIST_Lightning.ipynb
#LMNIST2:
# notebook: MNIST.Lightning/02-CNN-MNIST_Lightning.ipynb
#
# ------------ GTSRB.Keras3
......@@ -119,7 +119,7 @@ K3GTSRB3_1:
after: K3GTSRB1
overrides:
enhanced_dir: "{datasets_dir}/GTSRB/enhanced"
model_name: model-01
model_name: model_01
dataset_name: set-48x48-RGB
batch_size: 64
epochs: 5
......@@ -131,7 +131,7 @@ K3GTSRB3_2:
after: K3GTSRB1
overrides:
enhanced_dir: "{datasets_dir}/GTSRB/enhanced"
model_name: model-02
model_name: model_02
dataset_name: set-48x48-RGB
batch_size: 64
epochs: 5
......@@ -215,4 +215,4 @@ ACTF1:
notebook: Misc/01-Activation-Functions.ipynb
PANDAS1:
notebook: Misc/02-Using-pandas.ipynb
\ No newline at end of file
notebook: Misc/02-Using-pandas.ipynb
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment