/cognitive_control_model

A cognitive learning model which be used to describe the learning process in PC of Simon protocol.

Primary LanguageJupyter Notebook

Lingwang's Lab Cognitive control model 2020

A stimulate program which is used to explain the behavior of the subjects in Simon task.

Intro

This project try to build the

Terminology

  • AB : Abstruct concept. The Learning object of subjects. In this project, it refer to the con/inc.
  • SR : S-R Associations. The Learning object of subjects. It refer to a concrete concept.
  • RL : Reinforcement Learning. A way of learning for each subjects.
  • BL : Bayesian Learner. A way of learning for each subjects.

Code of each Model