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
45c79e31
Commit
45c79e31
authored
Jun 10, 2020
by
Paul Primus
Browse files
add
parent
b59057ca
Changes
1
Hide whitespace changes
Inline
Side-by-side
scripts/per_type_classification/convolutional_complement.sh
View file @
45c79e31
conda activate dcase2020_task2
./scripts/run_and_create_submission_for_per_type_models.sh classification_experiment
"id=cnn_classification_machine_data_set_per_type debug=False same_type=True num_hidden=3 hidden_size=256 batch_size=512 learning_rate=1e-4 weight_decay=0 model_class=dcase2020_task2.models.CNN loss_class=dcase2020_task2.losses.AUC -m student2.cp.jku.at:27017:dcase2020_task2_submission"
\ No newline at end of file
./scripts/run_and_create_submission_for_per_type_models.sh classification_experiment
"id=cnn_classification_machine_data_set_per_type debug=False num_hidden=3 hidden_size=256 batch_size=512 learning_rate=1e-4 weight_decay=0 model_class=dcase2020_task2.models.CNN loss_class=dcase2020_task2.losses.AUC -m student2.cp.jku.at:27017:dcase2020_task2_submission"
\ No newline at end of file
Write
Preview
Supports
Markdown
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