Skip to content

Commit 5d41034

Browse files
schedule
1 parent 6928eeb commit 5d41034

File tree

1 file changed

+21
-6
lines changed

1 file changed

+21
-6
lines changed

README.md

Lines changed: 21 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Lecture and seminar materials for each week is in ./week* folders
1515
* 2.12 - checked up all submissions sent before 5 AM (we hope). If yours is missing, PM or issue us.
1616
* 2.12 - winter is coming... winder is here. Deadlines are coming!
1717
* 25.11 - week9 by Arseny Ashukha on deep learning for sound processing
18+
* 18.11 - week8 by Dmitry Ulyanov
1819
* 15.11 - HW checkup wave. If you sent us your homework solution before 05:00 15.11.2016 but we never replied yet - go get us @slack or post an issue here - we'll help
1920
* 13.11 - we fix__d__ week7 assignment and uploaded all the PDFs. Homework checkup wave is underway :)
2021
* x.11 - another wave of homework checkups happened
@@ -86,15 +87,29 @@ Lecture and seminar materials for each week is in ./week* folders
8687
- [ ] Lecture: Representations within convnets, fully-convolutional networks, bounding box regression, maxout, etc.
8788
- [ ] Seminar: Image captioning by Arseniy Ashukha
8889
- [ ] HW due 24.11.16 23.59
89-
- __week8__: Generative models for computer vision (around 18.11)
90+
- __week8__: Generative models for computer vision
9091
- [ ] Lecture: Autoencoders, Generative Adversarial Networks
9192
- [ ] Seminar: Art Style Transfer with deep learning (Dmitry Ulyanov)
93+
- [ ] HW due 4.12.16 23.59
94+
- __week8__: Deep learning for sound processing
95+
- [ ] Lecture: case study: music recommendation with deep learning
96+
- [ ] Seminar: Music clustering & content-based recommentation with convolutional nets
97+
- [ ] HW due 11.12.16 23.59
98+
- __week9__: Basic reinforcement learning
99+
- [ ] Lecture: Introduction to reinforcement learning
100+
- [ ] Seminar: one algorithm to navigate in a maze, play pacman and control robots.
101+
- [ ] HW due 11.12.16 23.59
102+
- __week10__: Deep reinforcement learning
103+
- [ ] Lecture: approximate reinforcement learning with deep neural networks (problems and solutions)
104+
- [ ] Seminar: Playing Atari/Doom with deep reinforcement learning
105+
- [ ] HW due 18.12.16 first submission
106+
__TBA__
107+
- [ ] Lecture: Basics of bayesian approach to probabilities
108+
- [ ] Bonus lecture: Variational autoencoders (Mikhail Khalman)
109+
- [ ] Bonus lecture: ADVI (ferrine) [hopefully]
110+
- [ ] Exam for 10 points
111+
92112

93-
(future lectures in random order)
94-
- __week[++i]__: Deep Reinforcement Learning I (Basic RL, Approximate RL, DQN, decorrelating)
95-
- __week[++1]__: Deep Reinforcement Learning II (POMDP, continuous action space, hierarchical rl)
96-
- __week[++i]__: Deep learning for sound processing (Ars)
97-
- __week[++i]__: Bayesian methods in deep learning (Khalman)
98113

99114
# Stuff
100115
* [One rule to rule them all](https://github.com/yandexdataschool/HSE_deeplearning/wiki/Core:)

0 commit comments

Comments
 (0)