-
Notifications
You must be signed in to change notification settings - Fork 0
/
teaching.html
38 lines (34 loc) · 1.63 KB
/
teaching.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
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<link rel="stylesheet" type="text/css" href="style.css" />
<title>Mingming Gong</title>
<base href="https://mingming-gong.github.io/teaching.html">
</head>
<body>
<h1 style="padding-left: 0.5em">Mingming Gong</h1><hr>
<table summary="Table for page layout." id="tlayout">
<tr valign="top">
<td id="layout-menu">
<div class="menu-item"><a href="index.html" class="current">Home</a></div>
<div class="menu-item"><a href="news.html">News</a></div>
<div class="menu-item"><a href="group.html">Group</a></div>
<div class="menu-item"><a href="research.html">Research</a></div>
<div class="menu-item"><a href="publications.html">Publications</a></div>
<div class="menu-item"><a href="teaching.html">Teaching</a></div>
<div class="menu-item"><a href="talks.html">Talks</a></div>
<div class="menu-item"><a href="service.html">Service</a></div>
<div class="menu-item"><a href="awards.html">Awards & Honors</a></div>
</td>
<td id="layout-content">
<h1 style="margin-top: 0em">Teaching</h1>
<div>
<h2><hr><a name="profact"></a><A HREF="https://handbook.unimelb.edu.au/2019/subjects/mast90104">MAST90104 (Unimelb) A First Course in Statistical Learning</A></h2>
<h2><hr><a name="profact"></a><A HREF="https://www.batman-lab.com/teaching/">10-708 (CMU) Probabilistic Graphical Models (Guest Lecturer)</A></h2>
<h2><hr><a name="profact"></a><A HREF="http://2018.ds3-datascience-polytechnique.fr"> (DS3) Causality and Machine Learning (Co-instructor)</A></h2>
</div>
</td>
</tr>
</table>
</body>
</html>