Skip to content
Snippets Groups Projects
Commit 86fa5090 authored by Luc Giffon's avatar Luc Giffon
Browse files

expe lazyfile lazyfile_classif_end_to_end_with_augment_solve_mnist_deepfried_plus_rbf

parent a8837072
No related branches found
No related tags found
No related merge requests found
all:
dense:
deepfried:
deepstrom:
deepstrom_gamma:
deepstrom_no_gamma:
base:
epoch_numbers: {"-e": [200]}
......@@ -9,24 +10,44 @@ base:
val_size: {"-v": [10000]}
seed: {"-a": "range(1)"}
quiet: ["-q"]
dataset: ["--mnist", "--cifar10", "--svhn"]
cifar:
dataset_cifar: ["--cifar10"]
no_cifar:
dataset_no_cifar: ["--mnist", "--svhn"]
dataset:
dataset: ["--cifar10", "--mnist", "--svhn"]
gamma:
gamma: {"-g": [0.001, 0.005, 0.01, 0.05]}
dense:
network: ["dense"]
base:
no_cifar:
repr_dim: {"-D": [16, 64, 128, 1024]}
deepfried:
network: ["deepfriedconvnet"]
base:
dataset:
gamma:
nbstacks: {"-N": [1, 3, 5]}
deepstrom:
network: ["deepstrom"]
base:
nys_size: {"-m": [4, 8, 16, 64, 128, 256, 512]}
deepstrom_no_gamma:
deepstrom:
no_cifar:
kernel: ["-C"]
deepstrom_gamma:
deepstrom:
dataset:
gamma:
kernel: ["-R"]
\ No newline at end of file
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