"2. Extract features from the drum signals that you separated in Lab 4 Section 1. \n",
"\n",
"3. Classify them using the K-NN model that you built.\n",
"\n",
" Does K-NN accurately classify the separated signals?\n",
"\n",
"4. Repeat for different numbers of separated signals (i.e., the parameter `K` in NMF). \n",
"\n",
"5. Overseparate the signal using `K = 20` or more. For those separated components that are classified as snare, add them together using `sum}. The listen to the sum signal. Is it coherent, i.e., does it sound like a single separated drum?\n",
"\n",
"...and more!\n",
"\n",
"* If you have another idea that you would like to try out, please ask me!\n",
"* Feel free to collaborate with a partner. Together, brainstorm your own problems, if you want!\n",
"2. Extract features from the drum signals that you separated in Lab 4 Section 1. \n",
"\n",
"3. Classify them using the K-NN model that you built.\n",
"\n",
" Does K-NN accurately classify the separated signals?\n",
"\n",
"4. Repeat for different numbers of separated signals (i.e., the parameter `K` in NMF). \n",
"\n",
"5. Overseparate the signal using `K = 20` or more. For those separated components that are classified as snare, add them together using `sum}. The listen to the sum signal. Is it coherent, i.e., does it sound like a single separated drum?\n",
"\n",
"...and more!\n",
"\n",
"* If you have another idea that you would like to try out, please ask me!\n",
"* Feel free to collaborate with a partner. Together, brainstorm your own problems, if you want!\n",