-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
358 lines (339 loc) · 16.5 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
<!-- <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Andrew Heusser</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="">
<!-- ADD CSS -->
<!-- Bootstrap core CSS -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<!-- Fonts from Font Awsome -->
<link rel="stylesheet" href="css/font-awesome.min.css">
<!-- Magnific popup -->
<link rel="stylesheet" href="css/magnific-popup.css">
<!-- Vegas slider -->
<link rel="stylesheet" href="css/vegas.min.css">
<!-- <link rel="stylesheet" href="css/main.css"> -->
<!-- Color styles -->
<link rel="stylesheet" href="css/colors/black.css">
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" href="css/morphext.css">
<!-- Custom styles for this template -->
<link rel="stylesheet" href="css/main.css">
<!-- Feature detection -->
<!-- <script src="js/modernizr-2.6.2.min.js"></script> -->
<!-- Fonts -->
<link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,900,300italic,400italic,600italic,700italic,900italic' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Oxygen:400,700' rel='stylesheet' type='text/css'>
</head>
<body>
<div class="navbar navbar-default navbar-static-top" role="navigation">
<div class="container">
<div class="navbar-brand">
<p class="nav navbar-nav" id="main-menu">Lucy L. W. Owen<p/>
</div>
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div class="navbar-collapse collapse">
<ul style="float:right" class="nav navbar-nav" id="main-menu">
<li><a href="#page-welcome">Home</a>
</li>
<li><a href="#page-profile">Bio</a>
</li>
<li><a href="#page-education">Education</a>
</li>
</li>
<li><a href="#page-skills">Skills</a>
</li>
<li><a href="#page-portfolio">Portfolio</a>
</li>
<li><a href="#page-contact">Contact</a>
</li>
<li><a href="files/Owen_CV.pdf">Resume</a>
</li>
</ul>
</div>
<!--/.nav-collapse -->
</div>
</div>
<!-- welcome begins -->
<section id="page-welcome" class="page-welcome">
<div class="container">
<div class="row">
</div>
<header>
<!-- <div class="container"> -->
<!-- <h2 class="container"</h2> -->
<!-- <div class="word w1">Scientist</div>
<div class="word w2">Artist</div>
</div> -->
<!--
<h2 class='fadeIn'> Scientist </h2>
<h2 class='fadeOut'> Artist </h2> -->
<!-- <span style="font-size:40" class="element"></span> -->
</header>
<!-- <a href="#page-profile" class="btn btn-default hire-me">Bio</a>
</div> -->
<a href="#page-portfolio" class="btn btn-default hire-me">Portfolio</a>
</div>
<div class="social-icons">
<a href="files/Owen_CV.pdf" class="btn btn-round btn-clear btn-google" id="resumeBtn"><i class="fa fa fa-file-text-o"></i></a>
<!-- <a href="https://twitter.com/LucyLongOwen" target="_blank" class="btn btn-round btn-clear btn-twitter"><i class="fa fa-twitter"></i></a>
<a href="https://www.facebook.com/lucy.owen" target="_blank" class="btn btn-round btn-clear btn-facebook"><i class="fa fa-facebook"></i></a> -->
<a href="https://github.com/lucywowen/" target="_blank" class="btn btn-round btn-clear btn-github"><i class="fa fa-github"></i></a>
</div>
</div>
</section>
<!-- welcome ends -->
<!-- profile begins -->
<section id="page-profile" class="page-profile">
<div class="container">
<header class="section-header">
<h2 class="section-title">About Me</h2>
<div class="spacer"></div>
<p class="section-subtitle">I am an assistant professor at the University of Montana in the computer science department. I am a computational cognitive neuroscientist with particular interest human learning and memory in patient populations. I'm also a mother, wife, and artist. </p>
</header>
<div class="row">
<div class="col-md-3">
<div class="profile"><img src="img/profile.png" alt="profile" />
</div>
</div>
<div style="font-size:16px" class="col-md-9">
<p>I grew up in Kentucky and went to college in North Carolina, where I was able to foster my dueling interests in art and science. After college, I moved to NYC initially for art, but paid the bills by tutoring math and science. I began exploring educational neuroscience because I wanted to understand how experiences during learning can shape the way we learn and remember, and how this could inform my teaching.</p>
<p>It was with these intestests in learning and memory that I began working for Dr. Daphna Shohamy at Columbia University. There, I studied cognitive and neural mechanisms supporting learning, memory, and decision-making using brain imaging techniques such as fMRI as well as behavioral measures, both in control and patient populations.</p>
<p>I received my PhD from Dartmouth College in Dr. Jeremy Manning's lab. My work at Dartmouth was based at the intersection of psychology, neuroscience and computer science. I was primarily focused on <a href="https://academic.oup.com/cercor/article/30/10/5333/5851264" target="_blank">building brain models</a> as well as exploring the <a href="https://www.nature.com/articles/s41467-021-25876-x" target="_blank">network dynamics related to cognition</a>, all while building computational skills and using and developing new techniques.</p>
<p>Next, I was a postdoctoral research fellow at Brown University working with Dr. Frederike Petzschner. At Brown, I focused on computational psychiatry, developing reinforcement learning tasks and associated behavioral modeling to assess differences in avoidaance learning in chronic pain patients as compared to acute pain patients and healthy controls. I have been involved in developing a chronic pain experience sampling app, <a href="https://somatheapp.com/" target="_blank">SOMA</a> collecting longitudinal pain data. </p>
<p>I am now an assistant professor at the University of Montana. My research focuses on machine learning applications in cognitive neuroscience.</p>
</div>
</div>
</div>
</section>
<!-- profile ends -->
<!-- education begins -->
<section id="page-education" class="page-education">
<div class="container">
<header class="section-header">
<h2 class="section-title"><span>Education</span></h2>
<div class="spacer"></div>
<p class="section-subtitle"></p>
</header>
<article class="education">
<center>
<h3>Dartmouth College - PhD Cognitive Neuroscience</h3>
<p>August 2016 - 2021</p>
<p>Thesis work in modeling fast-timescale network dynamics.</p>
</center>
</article>
<p class="section-subtitle"></p>
<article class="education">
<center>
<h3>Columbia University Teachers' College- MS Neuroscience and Education</h3>
<p><strong>Graduated:</strong> May 2014</p>
<p> Thesis work related to dopamine and adaptive memory.</p>
</center>
</article>
<p class="section-subtitle"></p>
<article class="education">
<center>
<h3>Davidson College - Bachelor of Arts</h3>
<p><strong>Graduated:</strong> May 2010</p>
<p>I majored in studio art with a minor in chemistry, with a pre-medicine concentraion.</p>
</center>
</article>
</div>
</div>
</section>
<section id="page-skills" class="page-skills">
<div class="container">
<header class="section-header">
<h2 class="section-title"><span>Skills</span></h2>
<div class="spacer"></div>
</header>
<div id="myDiv" ><img width="90%" src="img/wordle.png" alt=""></div>
</section>
<!-- skills ends -->
<!-- portfolio begins -->
<section id="page-portfolio" class="page-portfolio">
<div class="container">
<div class="row">
<header class="section-header">
<h2 class="section-title"><span>Portfolio</span></h2>
<div class="spacer"></div>
<p class="section-subtitle">Collection of my work </p>
</header>
<div id="grid-controls-wrapper">
<ul class="nav nav-pills center-pills grid-controls">
<li class="active filter"><a href="javascript:void(0)" data-filter="*">All</a>
</li>
<li class="filter"><a href="javascript:void(0)" data-filter=".science">Science</a>
</li>
<li class="filter"><a href="javascript:void(0)" data-filter=".software">Software</a>
</li>
<li class="filter"><a href="javascript:void(0)" data-filter=".art">Art</a>
</li>
<li class="filter"><a href="javascript:void(0)" data-filter=".teaching">Teaching</a>
</li>
<!-- change blog to teaching -->
<!-- <li class="filter"><a href="javascript:void(0)" data-filter=".blog">Blog Posts</a>
</li> -->
</ul>
</div>
<div>
<ul id="grid" class="grid-wrapper">
<li class="mix software">
<a href="http://hypertools.readthedocs.io" target="_blank">
<div class="overlay"><i class="fa fa-search"></i>
</div><img src="img/portfolio/small/hypercube.png" alt="">
</a>
</li>
<li class="mix science">
<a href="http://jmlr.org/papers/v18/17-434.html" target="_blank">
<div class="overlay"><i class="fa fa-search"></i>
</div><img src="img/portfolio/small/global_warming.png" alt="">
</a>
</li>
<li class="mix software">
<a href="https://supereeg.readthedocs.io" target="_blank">
<div class="overlay"><i class="fa fa-search"></i>
</div><img src="img/portfolio/small/supereeg.png" alt="">
</a>
</li>
<li class="mix software">
<a href="https://timecorr.readthedocs.io" target="_blank">
<div class="overlay"><i class="fa fa-search"></i>
</div><img src="img/portfolio/small/timecorr.png" alt="">
</a>
</li>
<li class="mix science">
<a href="https://www.biorxiv.org/content/early/2017/03/27/121020" target="_blank">
<div class="overlay"><i class="fa fa-search"></i>
</div><img src="img/portfolio/small/supereeg_paper.png" alt="">
</a>
</li>
<li class="mix science">
<a href="https://www.biorxiv.org/content/10.1101/763821v1" target="_blank">
<div class="overlay"><i class="fa fa-search"></i>
</div><img src="img/portfolio/small/timecorr_paper.png" alt="">
</a>
</li>
<li class="mix teaching">
<a href="https://github.com/lucywowen/csci547_ML" target="_blank">
<!-- <a href="./ML_class/index.html" target="_blank"></a> -->
<div class="overlay"><i class="fa fa-search"></i>
</div><img src="img/portfolio/small/ML_image.png" alt="">
</a>
</li>
<li class="mix art">
<a href="./art/index.html">
<div class="overlay"><i class="fa fa-search"></i>
</div><img src="img/portfolio/small/paintings.jpg" alt="">
</a>
<!-- </li>
<li class="mix science">
<a href="http://blog.kaggle.com/2017/04/10/exploring-the-structure-of-high-dimensional-data-with-hypertools-in-kaggle-kernels/" target="_blank">
<div class="overlay"><i class="fa fa-search"></i>
</div><img src="img/portfolio/small/kaggle.png" alt="">
</a> -->
</li>
</ul>
</div>
</div>
</div>
</section>
<!-- portfolio ends -->
<!-- contact begins -->
<section id="page-contact" class="page-contact">
<div class="container">
<header class="section-header">
<h2 class="section-title"><span>Contact</span></h2>
<div class="spacer"></div>
<p class="section-subtitle">Get in Touch </p>
</header>
<div class="row">
<div class="col-sm-5 contact-info">
<h3>Contact Info</h3>
<p><i class="fa fa-map-marker"></i> 416 Moore Hall, HB 6207, Hanover, NH 03755</p>
<p><i class="fa fa-phone"></i> (859) 576-4570</p>
<p><i class="fa fa-envelope-o"></i> [email protected]</p>
</div>
<div class="col-sm-7">
<!-- <h3>Get in Touch</h3>-->
<!-- Configure the contact form by adding your email address on mail/contact_me.php line 17 -->
<form class="form-horizontal" id="contactForm" action="https://formspree.io/[email protected]" method="POST">
<div class="control-group">
<label class="control-label" for="name">Name</label>
<div class="controls">
<input type="text" name="name" id="name" placeholder="Your name" class="form-control input-lg" required data-validation-required-message="Please enter your name.">
<p class="help-block text-danger"></p>
</div>
</div>
<div class="control-group">
<label class="control-label" for="email">Email Address</label>
<div class="controls">
<input type="email" name="_replyto" id="email" placeholder="Your email address" class="form-control input-lg" required data-validation-required-message="Please enter your email address.">
<p class="help-block text-danger"></p>
</div>
</div>
<div class="control-group">
<label class="control-label" for="message">Message</label>
<div class="controls">
<textarea name="body" id="message" rows="8" class="form-control input-lg" required data-validation-required-message="Please enter a message."></textarea>
<p class="help-block text-danger"></p>
</div>
</div>
<div>
<button type="submit" class="btn btn-old-default btn-lg btn-block">Submit Message</button>
</div>
</form>
<!-- <form action="http://formspree.io/[email protected]"
method="POST">
<input type="text" name="name">
<input type="email" name="_replyto">
<input type="submit" value="Send">
</form>
<!-- End contact-form -->
</div>
</div>
<!-- End row -->
</div>
</section>
<!-- contact ends -->
<script src="js/jquery-2.1.3.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.scrollTo.js"></script>
<script src="js/jquery.nav.js"></script>
<script src="js/jquery.sticky.js"></script>
<script src="js/jquery.easypiechart.min.js"></script>
<script src="js/vegas.js"></script>
<script src="js/jquery.isotope.min.js"></script>
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/waypoints.min.js"></script>
<script src="js/jqBootstrapValidation.js"></script>
<!-- <script src="js/contact_me.js"></script> -->
<script src="js/main.js"></script>
<script src="js/morphext.min.js"></script>
<script src="js/morphext.js"></script>
<!--<script src="jquery.js"></script>-->
<script src="js/typed.js"></script>
<script>
$(function(){
$(".element").fadeIn({
strings: ["What are the limits of human learning?^1000", "Can we use AI to improve education?^1000", "Can we predict learning in real-time with brain activity?^1000", "As human knowledge expands, how do we keep pace?^1000", "Is there an optimal temporal structure to an effective class?^1000"],
// typeSpeed: 100,
// loop: true,
// backSpeed: 50,
// startDelay: 1000,
});
});
</script>
</body>
</html>