/nengo_stroop

Implementing models of the Stroop task using nengo

Primary LanguageJupyter NotebookMIT LicenseMIT

The code is run in a dedicated conda environment called 'nengo_stroop'. To recreate it, run the code below:

conda env update -f nengo_stroop.yml -n nengo_stroop --prune
conda activate phonemes