-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
433 lines (299 loc) · 15.3 KB
/
index.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
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="generator" content="Source Themes Academic 2.4.0">
<meta name="generator" content="Hugo 0.46" />
<meta name="author" content="Anh H. Reynolds">
<meta name="description" content="Physical/Analytical Chemist">
<link rel="alternate" hreflang="en-us" href="/">
<meta name="theme-color" content="#0095eb">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha512-6MXa8B6uaO18Hid6blRMetEIoPqHf7Ux1tnyIQdpt9qI5OACx7C+O3IVTr98vwGnlcg0LOLa02i9Y1HpVhlfiw==" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/academicons/1.8.6/css/academicons.min.css" integrity="sha256-uFVgMKfistnJAfoCUQigIl+JfUaP47GrRKjf6CTPVmw=" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" integrity="sha512-SfTiTlX6kk+qitfevl/7LibUOeJWlt9rbyDn92a1DqWOw9vWG2MFoays0sgObmWazO5BQPiFucnnEAjpAB+/Sw==" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.2.5/jquery.fancybox.min.css" integrity="sha256-ygkqlh3CYSUri3LhQxzdcm0n1EQvH2Y+U5S2idbLtxs=" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/styles/github.min.css" crossorigin="anonymous">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat:400,700%7cRoboto:400,400italic,700%7cRoboto+Mono">
<link rel="stylesheet" href="css/styles.css">
<script type="text/javascript">
!function(){var analytics=window.analytics=window.analytics||[];if(!analytics.initialize)if(analytics.invoked)window.console&&console.error&&console.error("Segment snippet included twice.");else{analytics.invoked=!0;analytics.methods=["trackSubmit","trackClick","trackLink","trackForm","pageview","identify","reset","group","track","ready","alias","debug","page","once","off","on"];analytics.factory=function(t){return function(){var e=Array.prototype.slice.call(arguments);e.unshift(t);analytics.push(e);return analytics}};for(var t=0;t<analytics.methods.length;t++){var e=analytics.methods[t];analytics[e]=analytics.factory(e)}analytics.load=function(t,e){var n=document.createElement("script");n.type="text/javascript";n.async=!0;n.src="https://cdn.segment.com/analytics.js/v1/"+t+"/analytics.min.js";var a=document.getElementsByTagName("script")[0];a.parentNode.insertBefore(n,a);analytics._loadOptions=e};analytics.SNIPPET_VERSION="4.1.0";
analytics.load("YOUR_WRITE_KEY");
analytics.page();
}}();
</script>
<script>
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
ga('create', 'UA-139420331-1', 'auto');
ga('require', 'eventTracker');
ga('require', 'outboundLinkTracker');
ga('require', 'urlChangeTracker');
ga('send', 'pageview');
</script>
<script async src="https://www.google-analytics.com/analytics.js"></script>
<script async src="https://cdnjs.cloudflare.com/ajax/libs/autotrack/2.4.1/autotrack.js" integrity="sha512-HUmooslVKj4m6OBu0OgzjXXr+QuFYy/k7eLI5jdeEy/F4RSgMn6XRWRGkFi5IFaFgy7uFTkegp3Z0XnJf3Jq+g==" crossorigin="anonymous"></script>
<link rel="alternate" href="/index.xml" type="application/rss+xml" title="Anh H. Reynolds">
<link rel="feed" href="/index.xml" type="application/rss+xml" title="Anh H. Reynolds">
<link rel="manifest" href="/site.webmanifest">
<link rel="icon" type="image/png" href="img/icon.png">
<link rel="apple-touch-icon" type="image/png" href="img/icon-192.png">
<link rel="canonical" href="/">
<meta property="twitter:card" content="summary_large_image">
<meta property="og:site_name" content="Anh H. Reynolds">
<meta property="og:url" content="/">
<meta property="og:title" content="Anh H. Reynolds">
<meta property="og:description" content="Physical/Analytical Chemist">
<meta property="og:locale" content="en-us">
<meta property="og:updated_time" content="2017-10-15T00:00:00-04:00">
<title>Anh H. Reynolds</title>
</head>
<body id="top" data-spy="scroll" data-target="#navbar-main" data-offset="71" >
<nav class="navbar navbar-default navbar-fixed-top" id="navbar-main">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse"
data-target=".navbar-collapse" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html">Anh H. Reynolds</a>
</div>
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav navbar-right">
<li class="nav-item">
<a href="/#about" data-target="#about">
<span>Home</span>
</a>
</li>
<li class="nav-item">
<a href="/#blogs" data-target="#blogs">
<span>Blogs</span>
</a>
</li>
<li class="nav-item">
<a href="/#contact" data-target="#contact">
<span>Contact</span>
</a>
</li>
</ul>
</div>
</div>
</nav>
<span id="homepage" style="display: none"></span>
<section id="about" class="home-section">
<div class="container">
<div class="row" itemprop="author" itemscope itemtype="http://schema.org/Person" itemref="person-email person-address">
<div class="col-xs-12 col-md-4">
<div id="profile">
<div class="portrait" style="background-image: url('img/Reynolds_Anh.jpg');"></div>
<meta itemprop="image" content="img/Reynolds_Anh.jpg">
<div class="portrait-title">
<h2 itemprop="name">Anh H. Reynolds</h2>
<h3 itemprop="jobTitle">Physical/Analytical Chemist</h3>
<!--
<h3 itemprop="worksFor" itemscope itemtype="http://schema.org/Organization">
<span itemprop="name">Northwestern University</span>
</h3>
-->
</div>
<link itemprop="url" href="/">
<ul class="network-icon" aria-hidden="true">
<li>
<a itemprop="sameAs" href="https://linkedin.com/in/anhreynolds" target="_blank" rel="noopener">
<i class="fa fa-linkedin big-icon"></i>
</a>
</li>
<!--
<li>
<a itemprop="sameAs" href="https://www.instagram.com/anhle911/" target="_blank" rel="noopener">
<i class="fa fa-instagram big-icon"></i>
</a>
</li>
-->
<li>
<a itemprop="sameAs" href="https://github.com/haianhle" target="_blank" rel="noopener">
<i class="fa fa-github big-icon"></i>
</a>
</li>
<li>
<a itemprop="sameAs" href="https://scholar.google.com/citations?user=7xgx7FYAAAAJ&hl=en" target="_blank" rel="noopener">
<i class="ai ai-google-scholar-square big-icon"></i>
</a>
</li>
<li>
<a itemprop="sameAs" href="mailto:anh.reynolds@gmail.com" target="_blank" rel="noopener">
<i class="fa fa-envelope big-icon"></i>
</a>
</li>
</ul>
</div>
</div>
<div class="col-xs-12 col-md-8" itemprop="description">
<h1 id="about-me">About Me</h1>
<p>My name is Anh Reynolds. I'm a Theoretical Chemist turning Analytical Chemist based in Cambridge, Massachusetts, and originally from Hanoi, Vietnam.
Although no longer writing codes and solving equations everyday, I still consider myself a theorist at heart.
My mission as a scientist has been to generate practical insight by building mathematical models, running simulations, solving equations, and writing computer codes to facilitate all of the above.</p>
<p>I have studied and conducted scientific research in Singapore, Canberra, Toulouse, and most recently Evanston, Illinois, where I earned my M.S. from Northwestern University.
My graduate research was focused on making making quantum chemistry applicable to large-scale problems;
I developed several new, scalable chemical physics models and implemented them in the open-source <a href="https://nubakery.org">BAGEL</a> package.
I've always enjoyed working on making sense of the world at a molecular level and felt extrememly blessed for the opportunities academia gave me to travel and meet some amazing people.
Life took a turn, and never had I imagined I would have so much fun on this new journey, learning about separation science,
then biochemical assays, and now proteomics.
I hope to be able to combine my modelling skills, my desire to recognize patterns,
and all that I'm learning about liquid chromatography and mass spectrometry to do something meaningful.</p>
<div class="row">
<div class="col-sm-4">
<h4>Interests</h4>
<ul class="ul-interests">
<li>Learning new things</li>
<li>Classical music</li>
<li>Books</li>
<li>Agatha Christie</li>
</ul>
</div>
<div class="col-sm-7">
<h4>Education</h4>
<ul class="ul-edu fa-ul">
<li>
<i class="fa-li fa fa-graduation-cap"></i>
<div class="description">
<p class="course">MS in Theoretical Chemistry, 2018</p>
<p class="institution">Northwestern University, Evanston, IL</p>
</div>
</li>
<li>
<i class="fa-li fa fa-graduation-cap"></i>
<div class="description">
<p class="course">BS in Chemistry (1st Class Honors), 2010</p>
<p class="institution">National University of Singapore, Singapore</p>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="blogs" class="home-section">
<div class="container">
<div class="row">
<div class="col-xs-12 col-md-4 section-heading">
<h1>Blogs</h1>
</div>
<div class="col-xs-12 col-md-8">
<!-- ************* BLOG ********************* -->
<div class="pub-list-item card-simple" itemscope itemtype="http://schema.org/CreativeWork">
<h3 class="article-title" itemprop="name">
<div>
<a href="blogs/rnn.html">Recurrent Neural Networks and Language Modelling</a>
</div>
</h3>
<div class="pub-abstract" itemprop="text">
An image can catch different people's eyes differently. [...]
</div>
</div>
<!-- ************* BLOG ********************* -->
<div class="pub-list-item card-simple" itemscope itemtype="http://schema.org/CreativeWork">
<h3 class="article-title" itemprop="name">
<div>
<a href="blogs/vgg.html">Large-scale image recognition: VGG</a>
</div>
</h3>
<div class="pub-abstract" itemprop="text">
VGG stands for Visual Geometry Group, a research group in the Department of Engineering Science at the University
of Oxford, [...]
</div>
</div>
<!-- ************* BLOG ********************* -->
<div class="pub-list-item card-simple" itemscope itemtype="http://schema.org/CreativeWork">
<h3 class="article-title" itemprop="name">
<div>
<a href="blogs/alexnet.html">Large-scale image recognition: AlexNet</a>
</div>
</h3>
<div class="pub-abstract" itemprop="text">
AlexNet refers to an eight-layer convolutional neural network (CNN) that was the winner of the
<a href=http://www.image-net.org/challenges/LSVRC/>ILSVRC</a>
[...]
</div>
</div>
<div class="pub-list-item card-simple" itemscope itemtype="http://schema.org/CreativeWork">
<h3 class="article-title" itemprop="name">
<div>
<a href="blogs/cnn.html">Convolutional Neural Networks (CNNs)</a>
</div>
</h3>
<div class="pub-abstract" itemprop="text">
The motivation arises from the fact that a fully connected network grows quickly
with the size of an image,
[...]
</div>
</div>
</div>
</div>
</section>
<section id="contact" class="home-section">
<div class="container">
<div class="row">
<div class="col-xs-12 col-md-4 section-heading">
<h1>Contact</h1>
</div>
<div class="col-xs-12 col-md-8">
<ul class="fa-ul" itemscope>
<li>
<i class="fa-li fa fa-envelope fa-2x" aria-hidden="true"></i>
<span id="person-email" itemprop="email"><a href="mailto:anh.reynolds@gmail.com">anh.reynolds@gmail.com</a></span>
</li>
<li>
<i class="fa-li fa fa-map-marker fa-2x" aria-hidden="true"></i>
<span id="person-address" itemprop="address">Greater Boston, MA</span>
</li>
</ul>
</div>
</div>
</div>
</section>
<footer class="site-footer">
<div class="container">
<p class="powered-by">
© 2022 ·
Anh H. Reynolds
</p>
</div>
</footer>
<div id="modal" class="modal fade" role="dialog">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close btn-large" data-dismiss="modal">×</button>
<h4 class="modal-title">Cite</h4>
</div>
<div>
<pre><code class="modal-body tex"></code></pre>
</div>
<div class="modal-footer">
<a class="btn btn-primary btn-outline js-copy-cite" href="#" target="_blank">
<i class="fa fa-copy"></i> Copy
</a>
<a class="btn btn-primary btn-outline js-download-cite" href="#" target="_blank">
<i class="fa fa-download"></i> Download
</a>
<div id="modal-error"></div>
</div>
</div>
</div>
</div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js" integrity="sha512-3P8rXCuGJdNZOnUx/03c1jOTnMn3rP63nBip5gOP2qmUh5YAdVAvFZ1E+QLZZbC1rtMrQb+mah3AfYW11RUrWA==" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.imagesloaded/4.1.3/imagesloaded.pkgd.min.js" integrity="sha512-umsR78NN0D23AzgoZ11K7raBD+R6hqKojyBZs1w8WvYlsI+QuKRGBx3LFCwhatzBunCjDuJpDHwxD13sLMbpRA==" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha512-iztkobsvnjKfAtTNdHkGVjAYTrrtlC7mGp/54c40wowO7LhURYl3gVzzcEqGl/qKXQltJ2HwMrdLcNUdo+N/RQ==" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.isotope/3.0.4/isotope.pkgd.min.js" integrity="sha512-VDBOIlDbuC4VWxGJNmuFRQ0Li0SKkDpmGyuhAG5LTDLd/dJ/S0WMVxriR2Y+CyPL5gzjpN4f/6iqWVBJlht0tQ==" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.2.5/jquery.fancybox.min.js" integrity="sha256-X5PoE3KU5l+JcX+w09p/wHl9AzK333C4hJ2I9S5mD4M=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/highlight.min.js" integrity="sha256-/BfiIkHlHoVihZdc6TFuj7MmJ0TWcWsMXkeDFwhi0zw=" crossorigin="anonymous"></script>
<script src="js/hugo-academic.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
</body>
</html>