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
d561f7d1
Commit
d561f7d1
authored
Jun 09, 2020
by
Paul Primus
Browse files
add submission files
parent
31821481
Changes
2
Hide whitespace changes
Inline
Side-by-side
dcase2020_task2/experiments/classification_experiment.py
View file @
d561f7d1
...
...
@@ -148,7 +148,7 @@ def configuration():
hop_size
=
512
power
=
2.0
fmin
=
0
context
=
128
context
=
32
model_class
=
'dcase2020_task2.models.CNN'
hidden_size
=
128
...
...
notebooks/bar_plot.ipynb
View file @
d561f7d1
...
...
@@ -150,7 +150,7 @@
},
{
"cell_type": "code",
"execution_count": 1
57
,
"execution_count": 1
62
,
"outputs": [
{
"data": {
...
...
@@ -158,7 +158,7 @@
},
"metadata": {},
"output_type": "execute_result",
"execution_count": 1
57
"execution_count": 1
62
}
],
"source": [
...
...
@@ -180,7 +180,7 @@
},
{
"cell_type": "code",
"execution_count": 1
58
,
"execution_count": 1
63
,
"outputs": [],
"source": [
"n, m = get_record(baseline_both)\n",
...
...
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