Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Paul Primus
dcase2020_task2
Commits
8ebeae36
Commit
8ebeae36
authored
Jun 07, 2020
by
Paul Primus
Browse files
add RK3 traning script
parent
2fe888fe
Changes
1
Hide whitespace changes
Inline
Side-by-side
scripts/classification/complement_rk3.sh
View file @
8ebeae36
...
...
@@ -218,7 +218,7 @@ wait
./scripts/run_all.sh classification_experiment 0
"debug=False learning_rate=1e-3 num_hidden=4 hidden_size=512 batch_size=4096 weight_decay=1e-5 model_class=dcase2020_task2.models.FCNN loss_class=dcase2020_task2.losses.BCE -m student2.cp.jku.at:27017:dcase2020_task2_complement_classification_gridsearch"
&
./scripts/run_all.sh classification_experiment 1
"debug=False learning_rate=1e-3 num_hidden=4 hidden_size=512 batch_size=4096 weight_decay=1e-5 model_class=dcase2020_task2.models.FCNN loss_class=dcase2020_task2.losses.BCE -m student2.cp.jku.at:27017:dcase2020_task2_complement_classification_gridsearch"
&
./scripts/run_all.sh classification_experiment 2
"debug=False learning_rate=1e-3 num_hidden=4 hidden_size=512 batch_size=8192 weight_decay=1e-5 model_class=dcase2020_task2.models.FCNN loss_class=dcase2020_task2.losses.BCE -m student2.cp.jku.at:27017:dcase2020_task2_complement_classification_gridsearch"
&
./scripts/run_all.sh classification_experiment 3
"debug=False
learning_rate=1e-3num_hidden=4 hidden_size=512 batch_size=8192 weight_decay=1e-5 model_class=dcase2020_task2.models.FCNN loss_class=dcase2020_task2.losses.BCE -m student2.cp.jku.at:27017:dcase2020_task2_complement_classification_gridsearch"
&
./scripts/run_all.sh classification_experiment 3
"debug=False learning_rate=1e-3
num_hidden=4 hidden_size=512 batch_size=8192 weight_decay=1e-5 model_class=dcase2020_task2.models.FCNN loss_class=dcase2020_task2.losses.BCE -m student2.cp.jku.at:27017:dcase2020_task2_complement_classification_gridsearch"
&
wait
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment