Here, you will find the slides of a tutorial introduction to a Python library for cognitive experiments, Expyriment.
The associated Python scripts are available here.
Rather than downloading them one by one, you can download the entire repository that contains the slides and code as a zip file, or clone it with the command:
git clone https://github.com/chrplr/tutorial-expyriment.git
Notes:
the slides are generated from intro-to-expyriment.md by running make
.
Some of the examples were copied from expyriment-stash
Unless otherwise specified, all code is distributed under the GNU GENERAL PUBLIC LICENSE Version 3.
Christophe Pallier christophe@pallier.org