- lecture slides
- Our lecture videos (russian): lecture, seminar
- Stanford NLP lecture: text convolutions
Seminar colab url
Your task for this week is to get past two notebooks: ./homework_part1.ipynb
and... you guessed it, ./homework_part2.ipynb
.
The second part of homework requires you to train a deep neural network. See ./seminar.ipynb
for problem description, tips and tricks.
- Colah's blog on convolutions, including text convolutions - url
- Same architectures applied for music - blog post
More TBA