-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.Rmd
More file actions
56 lines (43 loc) · 1.08 KB
/
Copy pathindex.Rmd
File metadata and controls
56 lines (43 loc) · 1.08 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
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
---
title: "Connor Brennan"
classoption: twocolumn
---
<style>
.column-left{
float: left;
width: 30%;
text-align: left;
}
.column-right{
display: inline-block;
width: 70%;
text-align: left;
}
</style>
<br>
<br>
<br>
<div class="column-left">
{width=230px}
__Connect with me__
<br>
brenco at pennmedicine.upenn.edu <br>
[{width=40px}](https://github.com/sharsnik2)
<br>
<br>
</div>
<div class="column-right">
I am a Ph.D candidate in Neuroscience at the University of Pennsylvania. I have a B.S. in Physics from the university of Washington.
<br>
I am interested in understanding the mechanisms that allow intelligent systems (for example, biological brains and artificial neural networks) to perform behave adaptively to the environment they have been selected for.
<br>
<br>
<br>
<br>
You can download my CV [here](files/cv_vitae.pdf) (last update `r format(Sys.time(), '%B %Y')`).
<br>
<br>
__Other links__<br>
[Proekt Lab](http://proektlab.org/)<br>
[Neuroscience Graduate Group](https://www.med.upenn.edu/ngg/)
</div>