Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
justheuristic committed Dec 23, 2016
2 parents 2507066 + 0efbc2f commit 37409ee
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 2 deletions.
21 changes: 21 additions & 0 deletions LICENSE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
MIT License

Copyright (c) 2016 Yandex School of Data Analysis and contributors

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
19 changes: 17 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ Lecture and seminar materials for each week is in ./week* folders


# Announcements
* 17.12 - added MIT just for kicks
* 16.12 - exam/project rules published - https://github.com/yandexdataschool/HSE_deeplearning/wiki/How-exam-works - ping us on which problems you prefer (see slack for reservations; will add table tomorrow)
* 16.12 - cheched up whatever you sent us before 16.00 PM 16.12. Some of your submissions haven't been graded yet? ping us asap.
* 16.12 - bayesian lecture happened
* 13.12 - A note to HSE students - final deadline is department-forced to happen on 26.12. We are [probably] terribly sorry. Please make sure that your [points so far](https://docs.google.com/spreadsheets/d/1z3v1CG3Y7qnvSUNNzGR6maZq0QzveWQNhRH2VcMm1fM/edit?usp=sharing) is at least 40 or will get there in time. We'll also have a _practical_ exam, with tasks distributed __next lecture__. [Details](https://github.com/yandexdataschool/HSE_deeplearning/wiki/How-exam-works)
* 13.12 - another total chechup wave (everything you sent us by 01:30 13.12.2016 should have been checked. If not, ping us/create issue)
* 9.12 - week11 uploaded
Expand Down Expand Up @@ -108,10 +112,12 @@ Lecture and seminar materials for each week is in ./week* folders
- __week10__: Deep reinforcement learning
- [ ] Lecture: approximate reinforcement learning with deep neural networks (problems and solutions)
- [ ] Seminar: Playing Atari/Doom with deep reinforcement learning
- [ ] HW due 18.12.16 first submission
- __TBA__
- [ ] HW due 18.12.16 23.59 first submission
- __week12__: Bayesian deep learning
- [ ] Lecture: Basics of bayesian approach to probabilities
- [ ] Bonus lecture: Variational autoencoders (Mikhail Khalman)
- [ ] HW due 26.12.16 16.00 hard
- maaaybe
- [ ] Bonus lecture: ADVI (ferrine) [hopefully]
- [ ] Exam for 10 points

Expand All @@ -126,3 +132,12 @@ Lecture and seminar materials for each week is in ./week* folders
* [Reducing lateness penalty](https://github.com/yandexdataschool/HSE_deeplearning/wiki/Back-to-the-future)
* [Feedback form (anonymous)](https://docs.google.com/forms/u/0/d/1HaODcG3vW7PAiQOUexZAwaZzrcGtVIYbJjymhLhgLYA/edit)
* [![Binder](http://mybinder.org/badge.svg)](http://mybinder.org:/repo/yandexdataschool/hse_deeplearning)

# Contributors & course staff
Course materials and teaching performed by
- [Fedor Ratnikov](https://github.com/justheuristic/) - lectures, seminars, hw checkups
- [Oleg Vasilev](https://github.com/Omrigan) - seminars, hw checkups, technical issue resolution
- [Arseniy Ashukha](https://github.com/ars-ashuha) - image captioning, sound processing, week7&9 lectures
- [Dmitry Ulyanov](https://github.com/DmitryUlyanov) - generative models, week8 lecture, week12 homework assignment
- [Mikhail Khalman](https://github.com/mihaha?tab=activity) - variational autoencoders, lecture 12
- [Vadim Lebedev](https://github.com/vadim-v-lebedev) - week0 & week6 homeworks

0 comments on commit 37409ee

Please sign in to comment.