-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathorganizers.html
93 lines (72 loc) · 4.51 KB
/
organizers.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
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<!-- Begin Jekyll SEO tag v2.7.1 -->
<title>Trustworthy and Socially Responsible Machine Learning | Workshop at NeurIPS 2022</title>
<meta name="generator" content="Jekyll v3.9.0" />
<meta property="og:title" content="Trustworthy and Socially Responsible Machine Learning" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="Trustworthy and Socially Responsible Machine Learning | Workshop at NeurIPS 2022" />
<meta property="og:description" content="Trustworthy and Socially Responsible Machine Learning | Workshop at NeurIPS 2022" />
<meta property="og:site_name" content="Trustworthy and Socially Responsible Machine Learning" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Trustworthy and Socially Responsible Machine Learning" />
<script type="application/ld+json">
{"headline":"Trustworthy and Socially Responsible Machine Learning","url":"/schedule.html","description":"Trustworthy and Socially Responsible Machine Learning | Workshop at NeurIPS 2022","@type":"WebPage","@context":"https://schema.org"}</script>
<!-- End Jekyll SEO tag -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#157878">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<link rel="stylesheet" href="/assets/css/style.css?v=">
</head>
<body>
<a id="skip-to-content" href="#content">Skip to the content.</a>
<header class="page-header" role="banner">
<h1 class="project-name">TSRML <br> Trustworthy and Socially Responsible <br> Machine Learning</h1>
<h2 class="project-tagline">Workshop at <a href="https://neurips.cc/">NeurIPS 2022</a><br> Virtual, December 9, 2022</h2>
<a href="/" class="btn">Home</a>
<a href="/cfp" class="btn">Call for Papers</a>
<!-- <a href="/papers" class="btn">Accepted Papers</a> -->
<a href="/schedule" class="btn">Tentative Schedule</a>
<a href="/speakers" class="btn">Speakers</a>
<a href="/organizers" class="btn">Organizers</a>
<a href="/committee" class="btn">Program Committee</a>
<a href="/related" class="btn">Related Workshops</a>
</header>
<main id="content" class="main-content" role="main">
<h1 id="organizers">Organizers</h1>
<table>
<tbody>
<tr>
<td><img src="./assets/images/huan.jpg" alt="Huan Zhang" width="300" /></td>
<td><img src="./assets/images/linyi.jpg" alt="Linyi Li" width="300" /></td>
<td><img src="./assets/images/chaowei.jpg" alt="Chaowei Xiao" width="300" /></td>
</tr>
<tr>
<td width="300" ><a href="https://huan-zhang.com/">Huan Zhang</a><br />Carnegie Mellon University</td>
<td width="300" ><a href="http://linyil.com/">Linyi Li</a><br />University of Illinois Urbana-Champaign</td>
<td width="300" ><a href="https://pages.cs.wisc.edu/~jha/">Chaowei Xiao</a><br />Arizona State University & NVIDIA</td>
</tr>
<tr>
<td><img src="./assets/images/zicokolter.jpg" alt="Zico Kolter" width="300" /></td>
<td><img src="./assets/images/anima.jpg" alt="Anima Anandkumar" width="300" /></td>
<td><img src="./assets/images/bo_li.jpg" alt="Bo Li" width="300"/></td>
</tr>
<tr>
<td width="300" ><a href="https://zicokolter.com/">Zico Kolter</a><br />Carnegie Mellon University</td>
<td width="300" ><a href="http://tensorlab.cms.caltech.edu/users/anima/index.html">Anima Anandkumar</a><br />California Institute of Technology & NVIDIA</td>
<td width="300" ><a href="https://aisecure.github.io/">Bo Li</a><br />University of Illinois Urbana-Champaign</td>
</tr>
</tbody>
</table>
<footer class="site-footer">
<span class="site-footer-credits">
<!-- Please contact <a href="mailto:[email protected]">Huan Zhang</a> or <a href="mailto:[email protected]">Linyi Li</a> if you have any questions.<br> -->
If you have any questions, please contact the organizers via <a href="mailto:[email protected]">[email protected]</a>.<br>
This page was generated by <a href="https://pages.github.com">GitHub Pages</a> following the template of <a href="https://aisecure-workshop.github.io/aml-iclr2021">AML-ICLR 2021 workshop</a>.
</span>
</footer>
</main>
</body>
</html>