|
Class Summary |
| AgeInterval |
The AgeInterval class contains information about the age of
a chronobag. |
| Chronobag |
The Chronobag class is one of the most significant class
in this project. |
| Episode |
The Episode class represents one episode experienced
by an agent. |
| EpisodeNode |
The EpisodeNode is what represents the memory of an action
being executed. |
| ObjectNode |
ObjectNode represent a trace of an actual item in episodic memory. |
| ObjectSlot |
As episode tree can be imagined as experienced instance of the decision
tree, ObjectSlot can is an experienced equivalent of
AffordanceSlot. |