[Slides] - here
- Russian: lecture I, lecture II, seminar
- English: lecture I, lecture II
- http://cs231n.github.io/transfer-learning/
- lasagne recipes
- a few words on soft-targets
- If you want to learn more about graphical models - first video
- PyTorch finetuning tutorial
Your goal for this week is to use pre-trained convolutuional network from the model zoo to classify cats versus dogs. As usual, follow the instructions in seminar_lasagne or seminar_tf depending on your framework.