-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresume.html
195 lines (150 loc) · 9.37 KB
/
resume.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
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
<!DOCTYPE html>
<html>
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-BL44L654N5"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-BL44L654N5');
</script>
<link rel='stylesheet' href='style/devicons.css'>
<link rel='stylesheet' href='style/style.css'>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Alegreya Sans">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Newsreader">
<title>Sterling Suggs resume</title>
</head>
<body>
<nav class="navbar">
<!-- <div class="menu"> -->
<a href="index.html" id=home-button>Sterling Suggs</a>
<a href="projects.html" >ML projects</a>
<a href="musicmain.html">Music</a>
<a href="resume.html" id="current-page">Resume</a>
<!-- </div> -->
</nav>
<div class='main'>
<h3 class='title'>Resume</h3>
<div style='text-align: center;;'><samp> sterlingwsuggs at gmail dot com </samp></div>
<div class='flex'>
<a class='button' style='width:8em;' href='ml/sterling_suggs_resume.pdf' target="_blank">PDF version</a>
<a class='button' style='width:8em;' href='https://www.linkedin.com/in/swsuggs' target="_blank"> LinkedIn </a>
</div>
<div class='res-section'>
<h3 class='res-sec-title'>Experience</h3>
<div class='res-item'>
<div class=res-item-head>Senior Machine Learning Research Scientist</div>
<div class='res-item-date'>July 2021 – present</div>
<!-- <div class=res-item-head>Senior Machine Learning Research Scientist</div>
<div class='res-item-date'>Jan 2023 – Dec 2023</div>
<div class=res-item-head>Machine Learning Research Scientist</div>
<div class='res-item-date'>July 2021 – Dec 2022</div> -->
<div class='res-item-detail'><a href="https://twosixtech.com/" target="_blank">Two Six Technologies</a></div>
<ul class=res-list>
<li>Develop and maintain <a href='https://github.com/twosixlabs/armory' target='_blank'>Armory</a>, an open source framework for evaluating ML defenses against adversarial attacks. Create and integrate new datasets, metrics, attacks, defenses, visualizations, and other tools</li>
<li>Plan and execute bi-annual ML evaluation cycles (defense and attack) for the DARPA <a href='https://www.darpa.mil/program/guaranteeing-ai-robustness-against-deception' target='_blank'>GARD</a> program. Coordinate with evaluators and defending teams at over a dozen participating institutions</li>
<li>Analyze defended and undefended ML models for vulnerabilities and biases</li>
<li>Serve as primary technical POC for 100+ Armory users, providing technical support and transforming feedback into new features and measurable improvements</li>
<li>Mentor and direct junior team members and new hires</li>
<li>Paper: <a href='https://www.computer.org/csdl/proceedings-article/spw/2023/123600a045/1P5Zqx0KVji' target="_blank">Benchmarking the Effect of Poisoning Defenses on the Security and Bias of Deep Learning Models</a></li>
</ul>
</div>
<div class='res-item'>
<div class=res-item-head>Research Assistant</div>
<div class='res-item-date'>Sept 2017 – June 2021</div>
<div class='res-item-detail'><a href="https://science.byu.edu/computer-science" target="_blank">BYU Computer Science Dept.</a></div>
<ul class=res-list>
<li>Designed and implemented efficient read/write memory-augmented DNNs, increasing effective memory size 16X</li>
<li>Incorporated attention-based auxiliary memory into deep reinforcement learning and studied the effect on sample
efficiency, representation learning, and meta-learning</li>
<li>Investigated capability of RL agents to transfer across data distributions and learn faster than pure gradient
propagation</li>
</ul>
</div>
<div class='res-item'>
<div class=res-item-head> Software Engineer</div>
<div class='res-item-date'>April 2016 – April 2017</div>
<div class='res-item-detail'>
<a href='https://spa.com/news-insights/spa-acquires-veracity-forecasting-and-analysis-2/' target="_blank">
Veracity Forecasting and Analysis</a>
</div>
<ul class='res-list'>
<li>Contributed to the <a href='https://spa.com/news-insights/naval-synchronization-toolset-initiative/' target="_blank">Naval Synchronization Toolset</a>,
simulating recruitment and inventory transition schedules in order to identify bottlenecks and potential optimization points</li>
<li>Programmed physics-based model of solid rocket motor fuel to improve prediction of failure probability over time</li>
<li>Automated data collection for human resource planning, saving hours of weekly manual effort</li>
</ul>
</div>
<div class='res-item'>
<div class=res-item-head> Developer</div>
<div class='res-item-date'>Oct 2015 – April 2016</div>
<div class='res-item-detail'><a href="https://science.byu.edu/mathematics" target="_blank">BYU Mathematics Dept.</a></div>
<ul class='res-list'>
<li>Drafted and refined new scientific computing and data science programming labs for university curriculum
(example: <a href='ml/GMRES.pdf' target='_blank'>Generalized Minimal Residuals</a>)</li>
<li>Wrote new course material to teach math majors Python programming</li>
</ul>
</div>
</div>
<div class='res-section'>
<h3 class='res-sec-title'>Education</h3>
<div class='res-item'>
<h2>M.S. Computer Science—AI/ML</h2>
<div class='res-content'>
<div class=res-item-head> <a href="https://www.byu.edu/" target="_blank">Brigham Young University</a></div>
<div class='res-item-date'>June 2021</div>
<div class='res-item-detail'>Thesis: <a href='https://scholarsarchive.byu.edu/etd/9028/' target="_blank">Reinforcement Learning with Auxiliary Memory</a></div>
<div class='res-item-detail'>GPA 3.93/4.0</div>
</div>
</div>
<div class='res-item'>
<h2>B.S. Applied Mathematics</h2>
<div class='res-content'>
<div class=res-item-head> <a href="https://www.byu.edu/" target="_blank">Brigham Young University</a></div>
<div class='res-item-date'>April 2017</div>
<div class='res-item-detail'>Computer Science minor</div>
<div class='res-item-detail'>GPA 3.91/4.0</div>
</div>
</div>
</div>
<div class="res-section">
<h3 class="res-sec-title">Skills</h3>
<ul class="res-list">
<li>Deep Neural Networks, Computer Vision, Natural Language Processing</li>
<li>Reinforcement Learning, Bayesian Statistics, Artificial Intelligence</li>
<li>Adversarial ML, AI Safety, Multi-agent Systems, Algorithm Design and Optimization</li>
<li>Control Theory, ODE/PDEs, Mathematical Analysis, Mathematical Modeling</li>
</ul>
</div>
<div class='res-section'>
<h3 class='res-sec-title'>Tools</h3>
<div class='res-item'>
<!-- <div class=res-item-head> Languages and Tools</div> -->
<ul class="list-inline list-icons">
<li class="skill"><span class="devicons devicons-python" title="Python"></span></li>
<li class='skill'><span class='devicons devicons-java' title='Java'></span></li>
<li class='skill'><span class='devicons devicons-docker' title='Docker'></span></li>
<li class='skill'><span class='devicons devicons-git' title='Git'></span></li>
<li class='skill'><span class='devicons devicons-linux' title='Linux'></span></li>
<li class='skill'><span class='devicons devicons-terminal' title='Terminal'></span></li>
<li class='skill'><span class='devicons devicons-sqllite' title='SQLite'></span></li>
<li class='skill'><span class='devicons devicons-html5' title='HTML5'></span></li>
<li class='skill'><span class='devicons devicons-android' title='Android'></span></li>
<li class='skill'><span class='devicons devicons-mongodb' title='MongoDB'></span></li>
<li class='skill'><span class='devicons devicons-aws' title='AWS'></span></li>
<li class="skill"><span class='devicons devicons-github' title="Github"></span></li>
<li class='skill'><span class='devicons devicons-vim' title='Vim'></span></li>
</ul>
<ul class='res-list'>
<li>Python, C++, Java</li>
<li>Pytorch, Tensorflow, Scikit-learn, Scipy, Pandas</li>
<li>Docker, Slurm, AWS, Jenkins</li>
<li>Git/Mercurial, Unix shell, Bash</li>
</ul>
</div>
</div>
<div style='height:100px;'></div>
</div>
</body>
</html>