-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
371 lines (196 loc) · 8.99 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
<!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="Hugo 0.104.3" />
<meta name="author" content="Matthew Schlegel">
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Merriweather:400,700%7cOpen+Sans:400,400italic,700%7cRoboto+Mono%25!%28EXTRA%20*hugolib.pageState=Page%28%22Matthew%20Schlegel%22%29%29">
<link rel="stylesheet" href="/styles.css">
<link rel="stylesheet" href="/css/header.css">
<link rel="stylesheet" href="/css/img.css">
<link rel="stylesheet" href="/css/braindump.css">
<link rel="stylesheet" href="/css/post.css">
<link rel="alternate" type="application/rss+xml" href="https://mkschleg.github.io/index.xml" title="Matthew Schlegel" />
<link rel="apple-touch-icon" sizes="180x180" href="/img/favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/img/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/img/favicon/favicon-16x16.png">
<link rel="manifest" href="/img/favicon/site.webmanifest">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ffffff">
<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="https://mkschleg.github.io/">
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:site" content="@mattschleg">
<meta property="twitter:creator" content="@mattschleg">
<meta property="og:site_name" content="Matthew Schlegel">
<meta property="og:url" content="https://mkschleg.github.io/">
<meta property="og:title" content="Matthew Schlegel">
<meta property="og:locale" content="en-us">
<meta property="og:updated_time" content="2023-08-02T16:35:01-06:00">
<title>Matthew Schlegel</title>
<script type="text/javascript" async
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/MathJax.js?config=TeX-MML-AM_CHTML">
MathJax.Hub.Config({
tex2jax: {
inlineMath: [['$','$'], ['\\(','\\)']],
displayMath: [['$$','$$'], ['\\[','\\]']],
processEscapes: true,
processEnvironments: true,
skipTags: ['script', 'noscript', 'style', 'textarea', 'pre'],
TeX: { equationNumbers: { autoNumber: "AMS" },
extensions: ["AMSmath.js", "AMSsymbols.js"] }
}
});
MathJax.Hub.Queue(function() {
var all = MathJax.Hub.getAllJax(), i;
for(i = 0; i < all.length; i += 1) {
all[i].SourceElement().parentNode.className += ' has-jax';
}
});
MathJax.Hub.Config({
TeX: { equationNumbers: { autoNumber: "AMS" } }
});
</script>
</head>
<body>
<style type="text/css">
</style>
<div class="masthead-hero"></div>
<div id="main" role="main">
<div class="sidebar sticky" itemprop="author" itemscope itemtype="http://schema.org/Person">
<div class="author-avatar">
<a href="/">
<img src="/img/me.jpg" alt="Matthew Schlegel" itemprop="image">
</a>
</div>
<div class="author-content">
<h3 class="author-name" itemprop="name">Matthew Schlegel</h3>
<p class="author-bio" itemprop="description">Lover of Espresso; PhD student at Amii, RLAI and UofA; Works on how machines perceive their world.</p>
</div>
<div class="author-urls-wrapper">
<ul class="author-urls social-icons" aria-hidden="true">
<li itemprop="homeLocation" itemscope itemtype="http://schema.org/Place">
<span itemprop="name">Edmonton, Alberta</span>
</li>
<li>
<a itemprop="sameAs" href="//linkedin.com/in/mkschleg" target="_blank" rel="noopener noreferrer">
<i class="fa fa-linkedin"></i>
LinkedIn
</a>
</li>
<li>
<a itemprop="sameAs" href="//twitter.com/mattschleg" target="_blank" rel="noopener noreferrer">
<i class="fa fa-twitter"></i>
Twitter
</a>
</li>
<li>
<a itemprop="sameAs" href="//github.com/mkschleg" target="_blank" rel="noopener noreferrer">
<i class="fa fa-github"></i>
Github
</a>
</li>
</ul>
<ul class="author-urls social-icons" aria-hidden="true" style="margin-top:30px;">
<li>
<a itemprop="sameAs" href=/tags >
<i class="fa fa-tag"></i>
Tags
</a>
</li>
<li>
<a itemprop="sameAs" href=/collections >
<i class="fa fa-folder"></i>
Collections
</a>
</li>
</ul>
</div>
</div>
<article class="page">
<div class="page_container">
<section class="page_content">
<div class="navbar-hero">
<nav>
<a class="hover" href="/">Home</a>
<a class="hover" href="/about">About</a>
<a class="hover" href="/CV.pdf">CV</a>
<a class="hover" href="/publications">Publications</a>
<a class="hover" href="/code">Code</a>
</nav>
</div>
<h2> About Me </h2>
<p>
I'm a PhD Candidate at University of Alberta in Edmonton, Alberta, Canada. I have a BS in Physics and an MS in Computer Science both from Indiana University Bloomington. My current PhD work is focused on reinforcement learning, and specifically in understanding how agents may perceive their world. I focus primarily on prediction making, but have been known to dabble in control from time-to-time. My active research interests include: predictions as a component in intelligence (both artificial and biological), off-policy prediction and policy evaluation, deep learning and resulting learned representations in the reinforcement learning context, and discovery or attention of important abstractions (described as predictions) through interaction.
</p>
<div>
<h2> Recently Published papers </h2>
<div class="paper">
<p class="paper-cite">
<a class="paper-link" href=https://openreview.net/forum?id=K6g4MbAC1r>Investigating Action Encodings in Recurrent Neural Networks in Reinforcement Learning</a>.
<b>Matthew Schlegel</b>,
Volodmyr Tkachuk,
Adam White,
Martha White.
Transactions on Machine Learning Research, 2022. </p>
</div>
<div class="paper">
<p class="paper-cite">
<a class="paper-link" href=https://jair.org/index.php/jair/article/view/12105>General Value Function Networks</a>.
<b>Matthew Schlegel</b>,
Andrew Jacobsen,
Zaheer Abbas,
Andrew Patterson,
Adam White,
Martha White.
Journal of Artificial Intelligence Research, 2021. </p>
</div>
<div class="paper">
<p class="paper-cite">
<a class="paper-link" href=https://proceedings.neurips.cc/paper/2021/hash/68331ff0427b551b68e911eebe35233b-Abstract.html>Continual Auxiliary Task Learning</a>.
Matthew McLeod,
Chunlok Lo,
<b>Matthew Schlegel</b>,
Andrew Jacobsen,
Raksha Kumaraswamy,
Martha White,
Adam White.
Advances in Neural Information Processing Systems, 2021. </p>
</div>
<div class="paper">
<p class="paper-cite">
<a class="paper-link" href=https://proceedings.neurips.cc/paper/2021/hash/fe1f9c70bdf347497e1a01b6c486bdb9-Abstract.html>Structural Credit Assignment in Neural Networks using Reinforcement Learning</a>.
Dhawal Gupta,
Gabor Mihucz,
<b>Matthew Schlegel</b>,
James Kostas,
Philip S Thomas,
Martha White.
Advances in Neural Information Processing Systems, 2021. </p>
</div>
<div class="paper">
<p class="paper-cite">
<a class="paper-link" href=http://papers.nips.cc/paper/8456-importance-resampling-for-off-policy-prediction>Importance Resampling for Off-policy Prediction</a>.
<b>Matthew Schlegel</b>,
Wesley Chung,
Daniel Graves,
Jian Qian,
Martha White.
Advances in Neural Information Processing Systems 32, 2019. </p>
</div>
</div>
</section>
</div>
</article>
</div>
<div class="page_footer">
<p>Copyright © 2020 Matthew Schlegel. All Rights Reserved. Powered by <a href="http://gohugo.io/">Hugo</a> and <a href="https://github.com/jhu247/minimal-academic">Minimal Academic</a>.</p>
</div>
</body>
</html>