Skip to content

Commit d02bc77

Browse files
add readme
1 parent a0d353f commit d02bc77

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

week5/README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
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

0 commit comments

Comments
 (0)