diff --git a/Gemfile.lock b/Gemfile.lock index c15ca058c..187aae68f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,18 +1,18 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) colorator (1.1.0) - concurrent-ruby (1.1.7) - em-websocket (0.5.1) + concurrent-ruby (1.3.4) + em-websocket (0.5.3) eventmachine (>= 0.12.9) - http_parser.rb (~> 0.6.0) + http_parser.rb (~> 0) eventmachine (1.2.7) - ffi (1.13.1) + ffi (1.17.0) forwardable-extended (2.6.0) - http_parser.rb (0.6.0) - i18n (1.8.5) + http_parser.rb (0.8.0) + i18n (1.14.6) concurrent-ruby (~> 1.0) jekyll (4.0.1) addressable (~> 2.4) @@ -29,20 +29,20 @@ GEM rouge (~> 3.0) safe_yaml (~> 1.0) terminal-table (~> 1.8) - jekyll-feed (0.15.0) + jekyll-feed (0.17.0) jekyll (>= 3.7, < 5.0) - jekyll-sass-converter (2.1.0) + jekyll-sass-converter (2.2.0) sassc (> 2.0.1, < 3.0) - jekyll-seo-tag (2.6.1) - jekyll (>= 3.3, < 5.0) + jekyll-seo-tag (2.8.0) + jekyll (>= 3.8, < 5.0) jekyll-watch (2.2.1) listen (~> 3.0) - kramdown (2.3.1) - rexml + kramdown (2.5.1) + rexml (>= 3.3.9) kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) - liquid (4.0.3) - listen (3.2.1) + liquid (4.0.4) + listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.3.6) @@ -52,23 +52,23 @@ GEM jekyll-seo-tag (~> 2.1) pathutil (0.16.2) forwardable-extended (~> 2.6) - public_suffix (4.0.5) - rb-fsevent (0.10.4) - rb-inotify (0.10.1) + public_suffix (5.1.1) + rb-fsevent (0.11.2) + rb-inotify (0.11.1) ffi (~> 1.0) - rexml (3.2.5) - rouge (3.22.0) + rexml (3.4.0) + rouge (3.30.0) safe_yaml (1.0.5) sassc (2.4.0) ffi (~> 1.9) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) thread_safe (0.3.6) - tzinfo (1.2.7) + tzinfo (1.2.11) thread_safe (~> 0.1) - tzinfo-data (1.2020.1) + tzinfo-data (1.2024.2) tzinfo (>= 1.0.0) - unicode-display_width (1.7.0) + unicode-display_width (1.8.0) wdm (0.1.1) PLATFORMS @@ -83,4 +83,4 @@ DEPENDENCIES wdm (~> 0.1.1) BUNDLED WITH - 2.2.3 + 2.4.22 diff --git a/_config.yml b/_config.yml index 4b3b6d9df..1bc219399 100644 --- a/_config.yml +++ b/_config.yml @@ -22,22 +22,22 @@ footer: show_powered_by: true contact: - name: Email - value: rslee (at) princeton (dot) edu - link: mailto:rslee@princeton.edu - - name: Twitter - value: tweet @ me - link: http://twitter.com/rachel_s_l - username: "@rachel_s_l" + value: email me + link: mailto:rachel.lee@alleninstitute.org + - name: Bluesky + value: DM me @ Bluesky + link: https://bsky.app/profile/rachelee.bsky.social + username: "@rachelee.bsky.social" follow: - name: LinkedIn value: linkedin - link: http://linkedin.com/in/YourLinkedInUsername + link: http://linkedin.com/in/rachleephd # hack so that the two follows appear below each other - name: empty value: " " - name: GitHub value: github - link: http://github.com/YourGitHubUsername + link: http://github.com/rachelstephlee # Build settings markdown: kramdown @@ -52,7 +52,7 @@ exclude: - .jekyll-cache/ - feed.xml - gemfiles/ - - Gemfile + - Gemfile - Gemfile.lock - vendor/bundle/ - vendor/cache/ diff --git a/about.md b/about.md index d85ae2f1f..f803c0e88 100644 --- a/about.md +++ b/about.md @@ -8,9 +8,12 @@ profile_picture: --- -I am a Computational Cognitive Neuroscientist who focuses on modeling and has strong interests in Theoretical Neuroscience. I was trained in Cognitive Modeling (specifically, connectionist modeling), but these days I work on Dopaminergic Models of Reinforcement learning. +I am a post-doc (Scientist I) at the [Allen Institute for Neural Dynamics](https://alleninstitute.org/division/neural-dynamics/) in Seattle, WA. My research focuses on building computational models to understand how neuromodulators individually or in conjunction regulate decision-making and learning. At AIND, I do this by collaborating closely with experimentalists and directly using my data-analysis and modeling results to drive experimental design, allowing for quick iterations and closed loop -I enjoy working on interdisciplinary research problems that study cognitive behaviors by modeling neuroscience data. My research interests are broad because I don't have a particular preference for the cognitive behavior I study, the type of dataset I model, or the modeling methodology. I am excited by modeling work that have interesting theoretical implications for neuroscience and/or cognitive science. These days I prefer working with rodent behavioral + neural data. I have a strong interest in doing more theoretical work. +I consider myself a Computational Cognitive Neuroscientist, with a focus in modeling, theory, and data analysis. I've conducted research in Cognitive Modeling (both in Connectionist and Bayesian methods) and did my PhD work on dopaminergic models of reinforcement learning. A non-exhaustive list of collaborators I've been very lucky to recieve mentorship from include Jay McClelland (Stanford), Andrew Saxe (Stanford), Sam Gershman (MIT), Will Dabney (DeepMind), Nathaniel Daw (Princeton), and Ilana Witten (Princeton). I am currently advised by Jeremiah Cohen, with Michael Frank (Brown) as a secondary advisor. + + +I enjoy working on interdisciplinary research problems that study cognitive behaviors by modeling neuroscience data. My research interests are broad because I don't have a particular preference for the cognitive behavior I study, the type of dataset I model, or the modeling methodology. I am simply excited by modeling work that have interesting theoretical implications for neuroscience and/or cognitive science. These days I prefer working with rodent behavioral + neural data. I am always excited to talk about science. [Shoot me an email](mailto:rachel.lee@alleninstitute.org) if you have data that is puzzling and interesting, or just want to talk about science in general. @@ -19,7 +22,7 @@ I enjoy working on interdisciplinary research problems that study cognitive beha A smattering of random projects outside of academia that I've done. -1. After college, I spent about two years pursuing Product/Program Management in the Bay Area. I interned at Tableau Softwares (2015 Summer). I worked for Microsoft Powerpoint for a full year (2016 - 2017). My main project for MSFT PPT was Accessibility i.e. I helped develop features that help blind and deaf users use MSFT PPT effectively. Microsoft subsequently won the Helen Keller Achievement Award from the American Foundation for the Blind in 2018 for their contributions to accessible technology. +1. After college, I spent a few years pursuing Product/Program Management in the Bay Area. I interned at Tableau Softwares (2015 Summer). I worked for Microsoft Powerpoint for a full year (2016 - 2017). My main project for MSFT PPT was Accessibility i.e. I helped develop features that help blind and deaf users use MSFT PPT effectively. Microsoft subsequently won the Helen Keller Achievement Award from the American Foundation for the Blind in 2018 for their contributions to accessible technology. 2. In highschool, I spent several summers working for Stanford's REAP Program to help rural children in China have better access to education. diff --git a/assets/img/.DS_Store b/assets/img/.DS_Store index 5008ddfcf..e440d56dd 100644 Binary files a/assets/img/.DS_Store and b/assets/img/.DS_Store differ diff --git a/assets/img/icons/.DS_Store b/assets/img/icons/.DS_Store new file mode 100644 index 000000000..42520f46e Binary files /dev/null and b/assets/img/icons/.DS_Store differ diff --git a/assets/img/icons/bluesky.png b/assets/img/icons/bluesky.png new file mode 100644 index 000000000..bb624d418 Binary files /dev/null and b/assets/img/icons/bluesky.png differ diff --git a/assets/img/icons/bsky.svg b/assets/img/icons/bsky.svg new file mode 100644 index 000000000..bf50d80fc --- /dev/null +++ b/assets/img/icons/bsky.svg @@ -0,0 +1,4 @@ + + \ No newline at end of file diff --git a/index.md b/index.md index 25cbe2522..a702cf7d3 100644 --- a/index.md +++ b/index.md @@ -6,10 +6,11 @@ profile_picture: ---
-I am a PhD Candidate at Princeton Neuroscience Institute working in the Daw and Witten lab. My broad research interests are in Computational Cognitive Neuroscience, with a focus on modeling and theory. These days I've been working on Dopaminergic models of Reinforcement Learning. +I am a post-doc (Scientist I) at the Allen Institute for Neural Dynamics in Seattle, WA. My research focuses on building computational models to understand how neuromodulators individually or in conjunction regulate decision-making and learning. +
-Last updated Sep 2021 +Last updated Dec 2024
diff --git a/research.md b/research.md index 059cf9b65..a446ef068 100644 --- a/research.md +++ b/research.md @@ -15,7 +15,8 @@ slug: /work # description: Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. --- -I am a PhD candidate funded by NSFGRFP at [Princeton Neuroscience Institute](http://pni.princeton.edu/) working in the [Daw lab](https://dawlab.princeton.edu/) and [Witten lab](https://wittenlab.org/people/). My broad research interests are in Computational Cognitive Neuroscience, with a focus on modeling and theory. These days I work on Dopaminergic Models of Reinforcement Learning. +I am a post-doc (Scientist I) at the [Allen Institute for Neural Dynamics](https://alleninstitute.org/division/neural-dynamics/) in Seattle, WA. My research focuses on building computational models to understand how neuromodulators individually or in conjunction regulate decision-making and learning. + @@ -23,7 +24,7 @@ I am a PhD candidate funded by NSFGRFP at [Princeton Neuroscience Institute](htt PhD.Candidate Neuroscience ([Daw Lab](https://dawlab.princeton.edu/ "daw lab website ") and [Witten Lab](https://wittenlab.org/)), **Princeton University** -2017-*current* +2017-2023 M.A. Neuroscience **Princeton University**