Skip to content

Commit 8fb7f16

Browse files
update psyneulink presentation
1 parent 5cc98a1 commit 8fb7f16

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

ASDMB-book/content/practical-sessions/psyneulink/psyneulink.ipynb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
"\n",
1010
"## Content\n",
1111
"\n",
12-
"- [0. Setup and Installation](#0-Setup-and-Installation)\n",
13-
"- [1. Basics](#1-Basics)\n",
14-
"- [2. Linear Stroop Model](#2-Linear-Stroop-Model)\n",
15-
"- [3. Stroop with Task Demand](#3-Stroop-with-Task-Demand)\n"
12+
"- [0. Setup and Installation](#setup-and-installation)\n",
13+
"- [1. Basics](#basics)\n",
14+
"- [2. Linear Stroop](#linear-stroop)\n",
15+
"- [3. Stroop with Task Demand](#stroop-with-task-demand)\n"
1616
],
1717
"id": "58572c75e0824082"
1818
},
@@ -438,7 +438,7 @@
438438
"metadata": {},
439439
"cell_type": "markdown",
440440
"source": [
441-
"## 2. Linear Stroop Model\n",
441+
"## 2. Linear Stroop\n",
442442
"\n",
443443
"With the above basics, we can already implement simple models. Here, we will implement a simple version that aims to explain conflict:\n",
444444
"\n",

0 commit comments

Comments
 (0)