M02_Hippocampus

The module implements the model of context processing described in the PhD thesis by Jan Morén 2002. The model was originally published by Balkenius and Morén in 2000.

Example XML definition

A simple example

  <module
      class = "M02_Hippocampus"
      name = "Hippocampus"
  />

Parameters

NameDescriptionTypeDefault
classThe class name for the module; must be "M02_Hippocampus".string
nameThe name of this instance of the module.string
bindsizeThe bind sizeint4
contextsizeThe contex sizeint4

Module Connections

Inputs

NameDescription
STIMULUSThe observed stimulus
LOCATIONThe observed location

Outputs

NameDescription
BINDThe output of the bind layer
BIND_DELTAThe positive edge of the bind layer
CONTEXTThe current context
RESETThe reset output

References

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

Balkenius, C. and Morén, J. (2000) A Computational Model of Context Processing. In Jean-Arcady Meyer, Alain Berthoz, Dario Floreano, Herbert L. Roitblat, Stewart W. Wilson, (Eds) From Animals to Animats 6: Proceedings of the 6th International Conference on the Simulation of Adaptive Behaviour, Cambridge, MA. The MIT Press.

Author

Christian Balkenius
christian.balkenius@lucs.lu.se
Lund Univeristy Cognitive Science

Files

M02_Hippocampus.h
M02_Hippocampus.cc
M02_Hippocampus.ikc

blog comments powered by Disqus