Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 538 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 538 Bytes

SEA

Sampling Emergent Attention

Code for modeling bidirectional influences of information-sampling and concept-learning.

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).