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

remove this useless lazyfile

parent 86fa5090
No related branches found
No related tags found
No related merge requests found
all:
deepfried:
deepstrom_no_gamma:
base:
epoch_numbers: {"-e": [200]}
batch_sizes: {"-s": [64]}
val_size: {"-v": [10000]}
seed: {"-a": "range(1)"}
quiet: ["-q"]
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:
no_cifar:
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"]
\ 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