Skip to content

Commit d0f0530

Browse files
authored
clarify need to wait until After the 10 runs finish
1 parent 73903b4 commit d0f0530

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ch7/hip/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ You should see the studied A stimulus, an empty gap where the B stimulus would b
5757

5858
You can now observe the amount of interference on AB after training on AC -- it will be some but probably not a catastrophic amount. To get a better sense overall, we need to run multiple samples.
5959

60-
* Do `Run` to run 10 runs through AB / AC training, and click on the `Train Run Plot` to see the results, with the `Tst*Mem` stats from the testing run. Then click on the `RunStats Plot`, which reports summary statistics on the `TstABMem` results.
60+
* Do `Run` to run 10 runs through AB / AC training, and click on the `Train Run Plot` to see the results, with the `Tst*Mem` stats from the testing run. After the 10 runs finish, click on the `RunStats Plot`, which reports summary statistics on the `TstABMem` results.
6161

6262
> **Question 7.6:** Report the `TstABMem:Mean` (average) values for the AB items. In general the AC and Lure items should all be at 1 and 0 respectively. How well does this result compare to the human results shown in Figure 1?
6363

0 commit comments

Comments
 (0)