Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 511 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 511 Bytes

Cognitive Modelling: Basic Principles and Methods

Getting started

This archive provides you with the necessary python modules that implement ACT-R's declarative memory. You only need two files: dmchunk.py and model.py

The other files show some examples: model-demo.py shows various examples of creating chunks, adding them to memory, and plot memory characteristics. It also shows an example of Blending. In addition, there is an example of a model of the Sugar Factory.