File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change
1
+ __ [ slides] ( https://yadi.sk/i/dJKR4CI43PfRjD ) __
2
+
3
+ ### Materials
4
+ * Russian [ lecture] ( https://yadi.sk/i/X6rS31O7r6Aco ) , [ seminar] ( https://yadi.sk/i/LZppDeV9r8H4Q )
5
+ * English lectures: [ word embeddings] ( https://www.youtube.com/watch?v=ERibwqs9p38 ) , [ text convolutions] ( https://www.youtube.com/watch?v=nzSPZyjGlWI )
6
+
7
+ ### More materials
8
+ * Deep learning for music - [ blog post] ( http://benanne.github.io/2014/08/05/spotify-cnns.html )
9
+ * Wavenet - convolutional generative model for music - [ blog post] ( https://deepmind.com/blog/wavenet-generative-model-raw-audio/ )
10
+
11
+ ## Practice
12
+
13
+ This week's practice is just as usual: pick one of two notebooks (theano or tf) and follow instructions inside.
14
+
15
+ However, there are two alternative assignments (both in theano) that you can do _ instead of_ main assignment:
16
+ * 1d convolutions for prohibited content filtering
17
+ * 1d convolutions for music processing
You can’t perform that action at this time.
0 commit comments