M02_OFC

The module implements the model of the orbitofrontal cortex described in the PhD thesis by Jan Morén 2002.

Example XML definition

A simple example

  <module
      class = "M02_OFC"
      name = "OFC"
      beta = "0.2"
  />

Parameters

NameDescriptionTypeDefault
classThe class name for the module; must be "M02_OFC".string
nameThe name of this instance of the module.string
betaThe learning ratefloat0.2

Module Connections

Inputs

NameDescription
INPUTThe stimulus input
AThe input from the amygdala
CONThe context input
RewThe reward input

Outputs

NameDescription
EOThe inhibitory output to the amygdala
WThe weights

References

Morén, J. (2002) Emotional Learning: A Computational Model of the Amygdala. Lund Univeristy Cognitive Studies, 93.

Author

Jan Moren
jan.moren@lucs.lu.se
Lund Univeristy Cognitive Science

Files

M02_OFC.h
M02_OFC.cc
M02_OFC.ikc

blog comments powered by Disqus