Class | Description |
---|---|
Chrest |
The parent class for an instance of a Chrest model.
|
Emotion |
Represents emotions as vectors of basic emotions
|
EmotionalTrace |
Represents a complex emotional tag
|
EmotionAssociator |
A mechanism for managing the associations between nodes and emotions
|
Link |
Represents a test link within the model's long-term memory.
|
Node |
Represents a node within the model's long-term memory discrimination network.
|
Perceiver |
Perceiver class manages the model's interaction with an external, two-dimensional
scene.
|
Stm |
Class manages the short-term memory for one modality of a Chrest model.
|
Enum | Description |
---|---|
Emotion.EkmanBasicEmotion |
Basic emotions according to (Ekman, 1999).
|
Emotion.EmotionTheory |
Simple enumeration class to denote the available theories on emotions.
|
Emotion.PlutchikBasicEmotion |
Basic emotions according to (Plutchik, 1991).
|