You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: projects/neurons/README.md
+29-28Lines changed: 29 additions & 28 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,22 +2,38 @@
2
2
3
3
Scroll down for project templates associated to these datasets.
4
4
5
-
## Stringer
5
+
## International Brain Laboratory
6
+
7
+
The International Brain Laboratory (IBL) brain-wide map dataset ([youtube](https://www.youtube.com/watch?v=N69nvrnmq9g)) includes data from 699 Neuropixels probe insertions across 281 brain regions, recorded during a standardized visual decision-making task. To help users get started, a dedicated project and step-by-step tutorial are available. For more advanced users, the IBL ONE tutorial demonstrates how to access the full range of IBL data using the Open Neurophysiology Environment (ONE) API, enabling deeper exploration and custom analyses across the entire dataset.
| Analyze prepared data |[](https://colab.research.google.com/github/NeuromatchAcademy/course-content/blob/main/projects/neurons/IBL_BWM_Neuromatch_tutorial.ipynb)|[](https://nbviewer.jupyter.org/github/NeuromatchAcademy/course-content/blob/main/projects/neurons/IBL_BWM_Neuromatch_tutorial.ipynb?flush_cache=true)|
14
+
| IBL ONE tutorial |[](https://colab.research.google.com/github/NeuromatchAcademy/course-content/blob/main/projects/neurons/IBL_ONE_tutorial.ipynb)|[](https://nbviewer.jupyter.org/github/NeuromatchAcademy/course-content/blob/main/projects/neurons/IBL_ONE_tutorial.ipynb?flush_cache=true)|
15
+
16
+
### References
6
17
7
-
The Stringer datasets ([youtube](https://www.youtube.com/watch?v=78GSgf6Dkkk)) contain simultaneous recordings of 10,000 or 20,000 neurons from mouse visual cortex either during the presentation of gratings or during spontaneous behaviors like running, whisking and sniffing. These datasets are a little more advanced because you have to work with many neurons simultaneously. They are exciting, because they give a taste of what's to come in neuroscience.
18
+
- International Brain Laboratory et al. (2023) A Brain-Wide Map of Neural Activity during Complex Behaviour doi: [10.1101/2023.07.04.547681]([https://doi.org/10.1101/2023.07.04.547681])
19
+
- Findling et al. (2023) Brain-wide representations of prior information in mouse decision-making doi: [10.1101/2023.07.04.547684](https://doi.org/10.1101/2023.07.04.547684)
8
20
9
-
Credit for data curation: Marius Pachitariu
21
+
22
+
## Supervised and unsupervised learning
23
+
24
+
The [Zhong et al,2025](https://doi.org/10.1038/s41586-025-09180-y) dataset ([youtube](https://www.youtube.com/watch?v=78GSgf6Dkkk)) contains simultaneous recordings of up to 80,000 neurons from mouse visual cortex at different stages of visual learning in a virtual reality task with naturalistic images. It also contains recordings made during unsupervised exploration of the same virtual reality environments for comparisons, and recordings made after the introduction of novel stimuli that require behavioral classification.
25
+
26
+
Credit for data curation: Lin Zhong and Marius Pachitariu
10
27
11
28
|| Run | View |
12
29
| - | --- | ---- |
13
-
| Orientation stimuli + running |[](https://colab.research.google.com/github/NeuromatchAcademy/course-content/blob/main/projects/neurons/load_stringer_orientations.ipynb)|[](https://nbviewer.jupyter.org/github/NeuromatchAcademy/course-content/blob/main/projects/neurons/load_stringer_orientations.ipynb?flush_cache=true)|
14
-
| High-dimensional spontaneous behaviors |[](https://colab.research.google.com/github/NeuromatchAcademy/course-content/blob/main/projects/neurons/load_stringer_spontaneous.ipynb)|[](https://nbviewer.jupyter.org/github/NeuromatchAcademy/course-content/blob/main/projects/neurons/load_stringer_spontaneous.ipynb?flush_cache=true)|
30
+
| Visual learning |[](https://colab.research.google.com/github/NeuromatchAcademy/course-content/blob/main/projects/neurons/visual_learning_80k_neurons.ipynb)|[](https://nbviewer.jupyter.org/github/NeuromatchAcademy/course-content/blob/main/projects/neurons/visual_learning_80k_neurons.ipynb?flush_cache=true)|
15
31
16
32
### References:
17
33
18
-
-Stringer, C., Pachitariu, M., Steinmetz, N., Reddy, C. B., Carandini, M., and Harris, K. D. (2019). Spontaneous behaviors drive multidimensional, brainwide activity. Science, 364(6437): eaav7893. doi: [10.1126/science.aav7893](https://doi.org/10.1126/science.aav7893)
34
+
-Zhong L, Baptista S, Gattoni R, Arnold J, Flickinger D, Stringer C and Pachitariu M. (2025) Unsupervised pretraining in biological neural networks. doi: [10.1038/s41586-025-09180-y](https://doi.org/10.1038/s41586-025-09180-y)
19
35
20
-
-Stringer, C., Michaelos, M., Tsyboulski, D., Lindo, S. E., and Pachitariu, M. (2021). High-precision coding in visual cortex. Cell, 184(10): 2767-2778. doi: [10.1016/j.cell.2021.03.042](https://doi.org/10.1016/j.cell.2021.03.042)
36
+
-Zhong L et al (2025). Figshare data repository. doi: [10.25378/janelia.28811129.v2](https://doi.org/10.25378/janelia.28811129.v2)
21
37
22
38
## Allen Institute
23
39
@@ -35,35 +51,20 @@ Credit for data curation: Marina Garret, Iryna Yavorska, Doug Ollerenshaw
35
51
- Garrett, M. et. al. (2023) Stimulus novelty uncovers coding diversity in visual cortical circuits. bioRxiv doi: [https://www.biorxiv.org/content/10.1101/2023.02.14.528085v2]
36
52
37
53
38
-
## International Brain Laboratory
39
-
40
-
The International Brain Laboratory (IBL) brain-wide map dataset ([youtube](https://www.youtube.com/watch?v=N69nvrnmq9g)) includes data from 699 Neuropixels probe insertions across 281 brain regions, recorded during a standardized visual decision-making task. To help users get started, a dedicated project and step-by-step tutorial are available. For more advanced users, the IBL ONE tutorial demonstrates how to access the full range of IBL data using the Open Neurophysiology Environment (ONE) API, enabling deeper exploration and custom analyses across the entire dataset.
| Analyze prepared data |[](https://colab.research.google.com/github/NeuromatchAcademy/course-content/blob/main/projects/neurons/IBL_BWM_Neuromatch_tutorial.ipynb)|[](https://nbviewer.jupyter.org/github/NeuromatchAcademy/course-content/blob/main/projects/neurons/IBL_BWM_Neuromatch_tutorial.ipynb?flush_cache=true)|
47
-
| IBL ONE tutorial |[](https://colab.research.google.com/github/NeuromatchAcademy/course-content/blob/main/projects/neurons/IBL_ONE_tutorial.ipynb)|[](https://nbviewer.jupyter.org/github/NeuromatchAcademy/course-content/blob/main/projects/neurons/IBL_ONE_tutorial.ipynb?flush_cache=true)|
55
+
# Project Templates
48
56
49
-
### References
57
+
Click on each image below to see a full browser version!
50
58
51
-
- International Brain Laboratory et al. (2023) A Brain-Wide Map of Neural Activity during Complex Behaviour doi: [10.1101/2023.07.04.547681]([https://doi.org/10.1101/2023.07.04.547681])
52
-
- Findling et al. (2023) Brain-wide representations of prior information in mouse decision-making doi: [10.1101/2023.07.04.547684](https://doi.org/10.1101/2023.07.04.547684)
59
+
## Brain-wide map of neural activity during behaviour
0 commit comments