Skip to content

Commit 7eb7da3

Browse files
authored
Merge pull request #1151 from mayofaulkner/IBL_project
add IBL project
2 parents cf63f07 + 5ceb39b commit 7eb7da3

File tree

7 files changed

+10864
-8579
lines changed

7 files changed

+10864
-8579
lines changed

projects/behavior_and_theory/IBL_behavior_data.ipynb

Lines changed: 621 additions & 0 deletions
Large diffs are not rendered by default.

projects/behavior_and_theory/README.md

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -18,23 +18,15 @@ Credit for data curation: Ann Kennedy
1818

1919
## IBL
2020

21-
The IBL dataset ([youtube](https://youtube.com/watch?v=NofrFH8FRZU)) is a visual decision-making task, that is very similar to the one used in the Steinmetz dataset.
21+
The IBL dataset ([youtube](https://youtube.com/watch?v=NofrFH8FRZU)) contains behavioral data collected from 140 mice performing a visual decision-making task. It includes reaction times and various task-related variables covering the full learning trajectory of each mouse, from naive to expert performance.
2222

23-
Credit for data curation: Eric DeWitt and the IBL team
24-
25-
This notebook is currently available:
2623

27-
| | Run | View |
28-
| - | --- | ---- |
29-
| Psychometric notebook | [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/14OtLUEiyhrPTPsXetg8VQrTk1CLhBCW5) | |
24+
Credit for data curation: Eric DeWitt and the IBL team
3025

31-
These will be available next week:
26+
| | Run | View |
27+
|-----------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
28+
| Loader notebook | [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/NeuromatchAcademy/course-content/blob/main/projects/behavior/IBL_behavior_data.ipynb) | [![View the notebook](https://img.shields.io/badge/render-nbviewer-orange.svg)](https://nbviewer.jupyter.org/github/NeuromatchAcademy/course-content/blob/main/projects/behavior/IBL_behavior_data.ipynb?flush_cache=true) |
3229

33-
| | Run | View |
34-
| - | --- | ---- |
35-
| Exploration notebook | [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/int-brain-lab/nma-ibl/blob/master/01-Explore%20IBL%20behavior%20data%20pipeline.ipynb) | [![View the notebook](https://img.shields.io/badge/render-nbviewer-orange.svg)](https://nbviewer.jupyter.org/github/int-brain-lab/nma-ibl/blob/master/01-Explore%20IBL%20behavior%20data%20pipeline.ipynb?flush_cache=true) |
36-
| Psychometric notebook | [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/int-brain-lab/nma-ibl/blob/master/02-Plot%20Psychometric%20curve.ipynb) | [![View the notebook](https://img.shields.io/badge/render-nbviewer-orange.svg)](https://nbviewer.jupyter.org/github/int-brain-lab/nma-ibl/blob/master/02-Plot%20Psychometric%20curve.ipynb?flush_cache=true) |
37-
| Additional analyses | [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/int-brain-lab/nma-ibl/blob/master/03-Replication%20of%20paper%20figures.ipynb) | [![View the notebook](https://img.shields.io/badge/render-nbviewer-orange.svg)](https://nbviewer.jupyter.org/github/int-brain-lab/nma-ibl/blob/master/03-Replication%20of%20paper%20figures.ipynb?flush_cache=true) |
3830

3931
## Laquitaine & Gardner, Neuron, 2017
4032

0 commit comments

Comments
 (0)