Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 666 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 666 Bytes

Simulation code using reinforcement learning models

K. Garner, 2019 CC 4.0

This code is free to share, and use. Please cite and use responsibly.

Each folder contains simulation code for the following RL models:

EWA/ Experience-Weighted Attraction Model - (Ouden et al, 2013), Neuron, and Reward and Punishment Model (Frank et al, 2007, cited in Ouden et al, 2013)

multiplex-and-multitask/ Multitasking vs multiplexing: toward a normative account of limitations in the simultaneous execution of control-demanding behaviours. Cogn Affect Behav Neurosci (Feng et al, 2014) - this code sets up the network structure to foster understanding of its function.