-
Notifications
You must be signed in to change notification settings - Fork 21
/
index.html
93 lines (78 loc) · 3.52 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
---
layout: default
---
<center>
<div>
<img src="images/logo.png" align="middle" width="300" />
</div>
</center>
<div>
Our group teaches a number of Machine Learning courses at National Research University Higher School of Economics,
Lomonosov Moscow State University, Yandex School of Data Analysis.
We believe that education is one of the most important direction to push forward the area of
Machine Learning. You can find more information about our group at
<a href="http://bayesgroup.ru"> <font size="3" color="green">bayesgroup.ru</font></a> and
in twitter
<a href="https://twitter.com/bayesgroup?lang=en"> <font size="3" color="green">@bayesgroup</font></a>.
</div>
<div class="home">
<div class="materials-wrap">
<div class="module-header"> Courses of 2017 - 2018 </div>
<div class="materials-item">
<a href="https://goo.gl/TgkFUi"> <font size="4" color="green">•</font>
<b> Bayesian Methods in Machine Learning</b>
by Prof. Dmitry Vetrov at HSE, MSU, YSDA </a>
</div>
<div class="materials-item">
<a href="http://www.machinelearning.ru/wiki/index.php?title=Momo"> <font size="4" color="green">•</font>
<b>Optimization for Machine Learning </b>
by Dmitry Kropotov at HSE, MSU, YSDA </a>
</div>
<div class="materials-item">
<a href="https://goo.gl/uu97Xr"> <font size="4" color="green">•</font>
<b>Deep Learning</b>
by Dmitry Kropotov, Ekaterina Lobacheva at MSU </a>
</div>
<div class="materials-item">
<a href="https://github.com/aosokin/DL_CSHSE_spring2018"> <font size="4" color="green">•</font>
<b>Deep Learning</b>
by Prof. Anton Osokin, Alexey Umnov at HSE </a>
</div>
<div class="materials-item">
<a href="https://goo.gl/6Bztqk"> <font size="4" color="green">•</font>
<b>Bayesian Deep Learning</b> by Prof. Dmitry Vetrov at MSU, YSDA </a>
</div>
<div class="materials-item">
<a href="https://github.com/yandexdataschool/Practical_RL"> <font size="4" color="green">•</font>
<b>Reinforcement Learning</b>
by Pavel Shvechikov at HSE, YSDA </a>
</div>
<div class="materials-item">
<a href="https://goo.gl/RZjq1s"> <font size="4" color="green">•</font>
<b>Scientific Seminar on Machine Learning </b>
by E. Lobacheva, K. Struminsky, A. Ashukha, D. Molchanov at HSE </a>
</div>
<div class="materials-item">
<a href="https://goo.gl/KcSF8X"> <font size="4" color="green">•</font>
<b>Machine Learning</b>
by Ekaterina Lobacheva at HSE and HSE/NES Programmes in Economics</a>
</div>
<div class="materials-item">
<a href="https://www.coursera.org/learn/intro-to-deep-learning">
<font size="4" color="green">•</font>
<b>Introduction to Deep Learning</b> co-taught by Evgeny Sokolov, Ekaterina Lobacheva
at <font size="4" color="blue">Coursera</font> </a>
</div>
<div class="materials-item">
<a href="https://www.coursera.org/learn/bayesian-methods-in-machine-learning">
<font size="4" color="green">•</font>
<b>Bayesian Methods for Machine Learning</b> by Daniil Polykovskiy, Alexander Novikov
at <font size="4" color="blue">Coursera</font> </a>
</div>
<div class="materials-item">
<a href="https://goo.gl/9m67xp"> <font size="4" color="green">•</font>
<b> Research Seminar on Bayesian Method in Machine Learning </b>
by Prof. Dmitry Vetrov </a>
</div>
</div>
</div>