-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathjoin.html
More file actions
108 lines (97 loc) · 6.63 KB
/
Copy pathjoin.html
File metadata and controls
108 lines (97 loc) · 6.63 KB
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
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<link rel="icon" type="image/svg+xml" href="./images/SJTU-logo.svg">
<link rel="stylesheet" href="style.css" type="text/css" />
<title>Join Us | SAIL Lab @ SJTU</title>
</head>
<body>
<header class="site-header">
<div class="brand-bar">
<div class="brand-inner">
<a class="brand-seal" href="https://en.sjtu.edu.cn/" target="_blank"><img src="./images/SJTU-logo-white.svg" alt="Shanghai Jiao Tong University" /></a>
<div class="brand-title">
<a href="index.html">SAIL Lab</a>
<span class="brand-sub">Safe AI and Robot Learning Lab · Shanghai Jiao Tong University</span>
</div>
<div class="brand-links">
<a href="https://github.com/SAIL-Research-Lab" target="_blank" title="SAIL Lab GitHub"><svg viewBox="0 0 16 16" aria-hidden="true"><path fill-rule="evenodd" d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.01 8.01 0 0 0 16 8c0-4.42-3.58-8-8-8z"/></svg></a>
<a href="https://www.youtube.com/@ai-agent-research" target="_blank" title="SAIL Lab YouTube"><svg viewBox="0 0 24 24" aria-hidden="true"><path d="M23.5 6.19a3.02 3.02 0 0 0-2.12-2.14C19.5 3.55 12 3.55 12 3.55s-7.5 0-9.38.5A3.02 3.02 0 0 0 .5 6.19C0 8.07 0 12 0 12s0 3.93.5 5.81a3.02 3.02 0 0 0 2.12 2.14c1.88.5 9.38.5 9.38.5s7.5 0 9.38-.5a3.02 3.02 0 0 0 2.12-2.14C24 15.93 24 12 24 12s0-3.93-.5-5.81zM9.55 15.57V8.43L15.82 12l-6.27 3.57z"/></svg></a>
<a href="mailto:shangding.gu@sjtu.edu.cn">shangding.gu@sjtu.edu.cn</a>
</div>
<button id="nav-toggle" aria-label="Menu" onclick="document.body.classList.toggle('nav-open')">☰</button>
</div>
</div>
<nav class="site-nav">
<div class="nav-inner">
<ul class="nav-list">
<li class="nav-item"><a href="index.html">Home</a></li>
<li class="nav-item"><a href="group.html">People</a></li>
<li class="nav-item"><a href="publication.html">Publications</a></li>
<li class="nav-item"><a href="projects.html">Research & Projects</a></li>
<li class="nav-item"><a href="softwares.html">Products & Software</a></li>
<li class="nav-item"><a href="tutorial_talk.html">Tutorials & Talks</a></li>
<li class="nav-item"><a href="academic_service.html">Academic Service</a></li>
<li class="nav-item current"><a href="join.html">Join Us</a></li>
</ul>
</div>
</nav>
</header>
<div class="page">
<h1>Join SAIL Lab</h1>
<div class="muted" style="margin-top:-6px;">We are always looking for talented and motivated people to join us.</div>
<p style="font-size: 17px;">
SAIL Lab works on <b>AI safety, machine learning, large language models (and agents), and robotics</b> — with the goal of
building learning systems that are <b>safe, reliable, and efficient</b> enough to be deployed in the real world. We are looking for
<b>highly self-motivated students</b> who are passionate about these topics and enjoy doing research that matters.
</p>
<h2>Openings</h2>
<ul>
<li><p style="margin-bottom: 0.3em;"><b>Ph.D. / M.S. students</b> — via the normal admission of the School of Computer Science, Shanghai Jiao Tong University.</p></li>
<li><p style="margin-bottom: 0.3em;"><b>Undergraduate students</b> — interested in doing research in the lab (e.g., as a research assistant or for a thesis project).</p></li>
<li><p style="margin-bottom: 0.3em;"><b>Visiting students / research interns</b> — we welcome both international and domestic visiting students and interns.</p></li>
</ul>
<h2>What We Look For</h2>
<ul>
<li><p style="margin-bottom: 0.3em;">Strong self-motivation, curiosity, and perseverance in tackling hard research problems.</p></li>
<li><p style="margin-bottom: 0.3em;">Solid background in machine learning, reinforcement learning, optimization, and/or robotics; solid programming skills (e.g., Python and deep-learning frameworks).</p></li>
<li><p style="margin-bottom: 0.3em;">Good communication and writing skills (the lab works in an international environment).</p></li>
</ul>
<h2>How to Apply</h2>
<div class="panel panel-accent">
<p style="margin-bottom: 4px;">
If you are interested in our research, please email <b>our lab recruiting email</b> at
<a href="mailto:sail.lab.hr@gmail.com"><b>sail.lab.hr@gmail.com</b></a> with details about your background and relevant skills.
</p>
</div>
<ul>
<li><p style="margin-bottom: 0.3em;">Use a clear subject line, e.g., <i>“[Prospective PhD Student/Master Student/Intern] Your name – your university/organization”</i>.</p></li>
<li><p style="margin-bottom: 0.3em;">Introduce yourself briefly and describe your research interests and experience. Attaching a CV (and transcripts, if available) is very helpful.</p></li>
<li><p style="margin-bottom: 0.3em;">Mention any relevant work — for example, code repositories, projects, or papers you have written.</p></li>
</ul>
<p class="small">
To get a feeling for the lab’s research topics, please browse our <a href="publication.html">publications</a>,
<a href="projects.html">projects</a>, and <a href="softwares.html">open-source softwares</a>, or watch our
<a href="tutorial_talk.html">tutorials and talks</a>.
</p>
</div>
<footer class="site-footer">
<div class="footer-inner">
© 2026 SAIL Lab (Safe AI and Robot Learning Lab) — School of Computer Science, Shanghai Jiao Tong University<br/>
Principal Investigator: Prof. Shangding Gu (顾尚定) ·
<a href="mailto:shangding.gu@sjtu.edu.cn">shangding.gu@sjtu.edu.cn</a> ·
<a href="https://github.com/SAIL-Research-Lab" target="_blank">GitHub</a> ·
<a href="https://www.youtube.com/@ai-agent-research" target="_blank">YouTube</a> ·
<a href="https://scholar.google.com/citations?user=E1GCDXUAAAAJ&hl=en" target="_blank">Google Scholar</a>
</div>
</footer>
<script>
document.querySelectorAll('.nav-item a').forEach(function(a){
a.addEventListener('click', function(){ document.body.classList.remove('nav-open'); });
});
</script>
</body>
</html>