M02_Amygdala

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

Example XML definition

A simple example

  <module
      class = "M02_Amygdala"
      name = "Amygdala"
      alpha = "0.2"
  />

Parameters

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

Module Connections

Inputs

NameDescription
INPUTThe conditioned stimulus input
EOThe input from the orbitofrontal cortex
RewThe reward input

Outputs

NameDescription
AThe activity nodes; output to the orbitofrontal cortex
EThe emotional reaction
VThe weight output for visualization

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_Amygdala.h
M02_Amygdala.cc
M02_Amygdala.ikc

blog comments powered by Disqus