Skip to content

Commit 6c280e2

Browse files
committed
add ajile12 page
1 parent 6ef2708 commit 6c280e2

9 files changed

Lines changed: 64 additions & 24 deletions

File tree

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,17 @@
77
current website (not yet published to cse server) **[neural.cs.washington.edu](https://neural.cs.washington.edu)** 🚀
88

99
## Setup
10+
1011
After cloning this repo, run the following commands to preview the website locally:
12+
1113
1. Install [Docker](https://docs.docker.com/get-docker/)
1214
2. Make sure Docker is running, and run `./.docker/run.sh`
13-
3. Click the base URL shown in the terminal.
15+
3. Click the base URL shown in the terminal.
1416

1517
## Adding a member
18+
1619
Add a `firstname-lastname.md` file in the `_members` folder. Place the photo under `images/people/lastname.jpg`. An example:
20+
1721
```md
1822
---
1923
name: Preston Jiang
@@ -45,10 +49,13 @@ links:
4549
```
4650

4751
### If graduated :(
52+
4853
Add `group: alum` to the frontmatter.
4954

5055
## Adding a press article
56+
5157
Add a `YYYY-MM-DD-title.md` file in the `_press` folder. Use `tags` to add relevant keywords. An example:
58+
5259
```md
5360
---
5461
title: "To Be Energy-Efficient, Brains Predict Their Perceptions"
@@ -59,7 +66,9 @@ Raj's predictive coding theory is discussed in this [Quanta article](https://www
5966
```
6067

6168
## Adding a news snippet
69+
6270
Add a `YYYY-MM-DD-title.md` file in the `_news` folder. An example:
71+
6372
```md
6473
---
6574
title: Welcome, Dr. Shuchen Wu!

_cite/.cache/cache.db

0 Bytes
Binary file not shown.

_data/citations.yaml

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
- Vince Rubinetti
1212
- Faisal Alquaddoomi
1313
- Gregory P. Way
14-
publisher: Cold Spring Harbor Laboratory
14+
publisher: openRxiv
1515
date: '2025-06-25'
1616
link: https://doi.org/g9rfr3
1717
orcid: 0000-0002-4655-3773
@@ -81,7 +81,7 @@
8181
- Casey S. Greene
8282
- Sean Davis
8383
- Ran Blekhman
84-
publisher: Cold Spring Harbor Laboratory
84+
publisher: openRxiv
8585
date: '2023-10-11'
8686
link: https://doi.org/gsvf5z
8787
orcid: 0000-0002-4655-3773
@@ -123,7 +123,7 @@
123123
- Blair D. Sullivan
124124
- Michael W. Nagle
125125
- Casey S. Greene
126-
publisher: Cold Spring Harbor Laboratory
126+
publisher: openRxiv
127127
date: '2023-01-07'
128128
link: https://doi.org/grmcb9
129129
orcid: 0000-0002-4655-3773
@@ -155,19 +155,20 @@
155155
title: 'MolEvolvR: A web-app for characterizing proteins using molecular evolution
156156
and phylogeny'
157157
authors:
158-
- Jacob D Krol
159-
- Joseph T Burke
160-
- Samuel Z Chen
161-
- Lo M Sosinski
162158
- Faisal S Alquaddoomi
159+
- Joseph T Burke
160+
- Lo Sosinski
161+
- David A Mayer
163162
- Evan P Brenner
163+
- Samuel Z Chen
164+
- Jacob D Krol
164165
- Ethan P Wolfe
165166
- Vincent P Rubinetti
166167
- Shaddai Amolitos
167168
- Kellen M Reason
168169
- John B Johnston
169170
- Janani Ravi
170-
publisher: Cold Spring Harbor Laboratory
171+
publisher: openRxiv
171172
date: '2022-02-22'
172173
link: https://doi.org/gstx7j
173174
orcid: 0000-0002-4655-3773
@@ -229,7 +230,7 @@
229230
- Vincent Rubinetti
230231
- Daniel S. Himmelstein
231232
- Casey S. Greene
232-
publisher: Cold Spring Harbor Laboratory
233+
publisher: openRxiv
233234
date: '2019-03-11'
234235
link: https://doi.org/gfxjxf
235236
orcid: 0000-0002-4655-3773

_styles/-theme.scss

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@
2727

2828
:root {
2929
// font families
30-
--title: "Helvetica", sans-serif;
31-
--heading: "Helvetica", sans-serif;
32-
--body: "Helvetica", sans-serif;
33-
--code: "Roboto Mono", monospace;
30+
--title: "Inter", "Segoe UI", system-ui, sans-serif;
31+
--heading: "Inter", "Segoe UI", system-ui, sans-serif;
32+
--body: "Inter", "Segoe UI", system-ui, sans-serif;
33+
--code: "JetBrains Mono", "Roboto Mono", monospace;
3434

3535
// font sizes
3636
--large: 1.2rem;

_styles/feature.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ $wrap: 800px;
1313

1414
.feature-image {
1515
flex-shrink: 0;
16-
width: 40%;
16+
width: 50%;
1717
//aspect-ratio: 3 / 2;
1818
border-radius: var(--rounded);
1919
overflow: hidden;

_styles/font.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
22
---
33

4-
@font-face {
5-
}
4+
// Import Google Fonts
5+
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@200;400;500;600;700&family=JetBrains+Mono:wght@400;500;600&display=swap');

images/research/ajile12.png

1.62 MB
Loading

research/data.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
title: Open Datasets
3+
---
4+
5+
# {% include icon.html icon="fa-solid fa-database" %}Open Datasets
6+
7+
We believe in open science and making our research data accessible to the broader scientific community. This page provides information about datasets we have made publicly available.
8+
9+
{% include section.html %}
10+
11+
## AJILE12: Long-term Naturalistic Human Intracranial Neural Recordings and Pose
12+
13+
AJILE12 (_Annotated Joints in Long-term Electrocorticography for 12 human participants_) is a multimodal human electrocorticography (ECoG) dataset recorded during passive clinical epilepsy monitoring. The dataset includes synchronized intracranial neural recordings and upper body pose trajectories across 55 semi-continuous days of naturalistic movements from 12 human participants.
14+
15+
{% capture text %}
16+
17+
### Publication
18+
19+
Peterson, S.M., Singh, S.H., Dichter, B. et al. AJILE12: Long-term naturalistic human intracranial neural recordings and pose. _Sci Data_ **9**, 184 (2022). [https://doi.org/10.1038/s41597-022-01280-y](https://doi.org/10.1038/s41597-022-01280-y)
20+
21+
### Access the Dataset
22+
23+
- [DANDI Archive](https://dandiarchive.org/dandiset/000055)
24+
- [Interactive Dashboard](https://github.com/BruntonUWBio/ajile12-nwb-data)
25+
- To request additional raw data, please fill out this [form](https://forms.gle/4bsNQnLExZ7ZCuTK9).
26+
27+
{% endcapture %}
28+
29+
{% include feature.html image="images/research/ajile12.png" text=text %}

research/index.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ nav:
77

88
# {% include icon.html icon="fa-solid fa-microscope" %}Research
99

10-
For a complete list of the lab's publications, see PI Rao's [Google Scholar page](https://scholar.google.com/citations?user=02nHF0gAAAAJ).
10+
**{% include icon.html icon="fa-solid fa-graduation-cap" %}[Google Scholar](https://scholar.google.com/citations?user=02nHF0gAAAAJ)** - Complete list of the lab's publications.
11+
12+
**{% include icon.html icon="fa-solid fa-database" %}[ Open Datasets]({{ site.baseurl }}/research/data/)** - Access our open-source datasets and request data for your research.
1113

1214
## Computational Neuroscience
1315

@@ -16,7 +18,7 @@ Computational neuroscience offers a new way to understand the brain by leveragin
1618
{% capture text %}
1719

1820
- Predictive coding and Bayesian brain models
19-
- Models for ehavior and cognition based on partially observable Markov decision processes (POMDPs)
21+
- Models for ehavior and cognition based on partially observable Markov decision processes (POMDPs)
2022
- Hierarchical recurrent neural networks implementing the above models
2123

2224
{% endcapture %}
@@ -25,14 +27,14 @@ Computational neuroscience offers a new way to understand the brain by leveragin
2527

2628
## Brain-Computer Interfaces
2729

28-
Brain-computer interfaces (BCIs) are devices that connect brains directly to computers. BCIs can both record from the brain ("read" the brain) and stimulate the brain ("write" the brain). BCIs be used to help those who have impairments due to injury or neurological conditions. For example, by recording electrical signals from the brain, a BCI (1) can decode these signals into intention, such as the intention to move, and (2) actuate this intention by performing some output, such as moving a prosthetic arm, or turning on a light. Our lab works closely with neuroscientists, neurosurgeons and patients to explore novel methods to improve BCI technology. Current research projects include:
30+
Brain-computer interfaces (BCIs) are devices that connect brains directly to computers. BCIs can both record from the brain ("read" the brain) and stimulate the brain ("write" the brain). BCIs be used to help those who have impairments due to injury or neurological conditions. For example, by recording electrical signals from the brain, a BCI (1) can decode these signals into intention, such as the intention to move, and (2) actuate this intention by performing some output, such as moving a prosthetic arm, or turning on a light. Our lab works closely with neuroscientists, neurosurgeons and patients to explore novel methods to improve BCI technology. Current research projects include:
2931

3032
{% capture text %}
3133

3234
- Brain co-processors: This project utilizes artificial intelligence to adaptively deliver stimulation and compute control signals as a function of the brain's ongoing neural activity and external sensory signals.
3335
- Naturalistic BCIs: This project uses deep learning methods to improve decoding of brain signals in naturalistic settings.
3436
- Decoding pain and mood: This project seeks to identify neural biomarkers for pain and mood.
35-
- Modeling electrical stimulation: This project models the effects of therapeutic electrical stimulation using AI and machine learning techniques, and uses these models for developing brain co-processors.
37+
- Modeling electrical stimulation: This project models the effects of therapeutic electrical stimulation using AI and machine learning techniques, and uses these models for developing brain co-processors.
3638

3739
{% endcapture %}
3840

@@ -47,13 +49,12 @@ Our lab focuses on developing neurally inspired AI algorithms that leverage insi
4749
- Active Predictive Coding: Developing dynamic, hierarchical world models that learn to compose simple dynamics, enabling AI to tackle complex tasks in vision and navigation.
4850
- Visual Reinforcement Learning for Grounded Decision-Making: Investigating how reinforcement learning (RL) agents perceive and interpret their environments when making decisions.
4951
- Active Inference and Successor Representations for Navigation: Integrating active inference with successor representations to create more flexible and efficient navigation strategies.
50-
- Using AI to analyze the Indus script and art
52+
- Using AI to analyze the Indus script and art
5153
{% endcapture %}
5254
<!--
5355
- Active Predictive Coding: Learning dynamic and hierarchical world models to compose simple dynamics and solve complex problems in vision and navigation.
5456
- Visual Reinforcement Learning for grounded decision making: We try to answer what an RL agent is looking at, when taking decisions.
5557
- Active Inference and Successor Representation for navigation.
5658
- Using AI to analyze the Indus script and art -->
5759

58-
59-
{% include feature.html image="images/research/apc2.png" link="projects" style="bare" text=text %}
60+
{% include feature.html image="images/research/apc2.png" link="projects" style="bare" text=text %}

0 commit comments

Comments
 (0)