-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
26 lines (25 loc) · 1.39 KB
/
Copy pathindex.html
File metadata and controls
26 lines (25 loc) · 1.39 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
<!DOCTYPE html>
<meta http-equiv="cache-control" content="no-cache" />
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-82214224-1', 'auto');
ga('send', 'pageview');
</script>
<body>
<div style="float:left; margin-left:10px; margin-top:10px">
<img src="IMG_1046.jpg" height="300px"/>
<h1 style="font-size:32px">Scott Reed</h1>
<p>Currently building something new.</p>
<p>Previously I was a principal research scientist at <a href="https://www.nvidia.com">NVIDIA</a> and a founding member of the <a href="https://research.nvidia.com/labs/gear">GEAR</a> lab from 2024-2026.</p>
<p>Before that I was a senior staff research scientist at <a href="https://deepmind.google">DeepMind</a>.</p>
<p>I completed my PhD at the <a href="https://umich.edu">University of Michigan</a> under <a href="https://web.eecs.umich.edu/~honglak">Honglak Lee</a> in 2016.<p/>
<b><a href="https://scholar.google.com/citations?user=jEANvfgAAAAJ&hl=en">Google Scholar</a></b><br/>
<b><a href="https://www.linkedin.com/in/reedscott">LinkedIn</a></b><br/>
<b>X</b>: <a href="https://twitter.com/scott_e_reed">@scott_e_reed</a><br/>
<br/>
</div>
</body>
</html>