Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 544 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 544 Bytes

Sampling Emergent Attention

Full text available at Psychological Review

Requirements

  • Python 3+
  • Numpy

Recommended

(Required for existing simulations)

Overview

  • To use, either add the SEA folder to your PYTHONPATH, or run new simulations from the "simulations" folder.
  • Examples (the simulations reported in the paper) are available in the "simulations" folder (in the form of jupyter notebooks).