Skip to content

DylanDiaz101/pyactr-targetStimulusRespond

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Simple PyACT-R Response Task

πŸ“„ Description

This project is a minimal implementation of a response time task using pyactr, a Python-based cognitive architecture library. The task simulates a person responding to a visual stimulus.

  • The participant must press key '1' when the target stimulus 'A' appears.
  • Model output (i.e., PyACT-R production trace) is saved into a .txt file for further analysis.

🧠 Dependencies

  • pyactr
  • See requirements.txt for a full list of dependencies.

πŸ“ Output

A .txt file containing production trace data will be generated after running the model.

πŸ“š Documentation

For more information on how pyactr works, refer to the official documentation:
https://github.com/jakdot/pyactr

About

pyactr model simulates keypress on target stimulus.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages