Skip to content

Accessing Memories in Python ACT‐R

githubjimmyd edited this page Oct 13, 2023 · 2 revisions

Fundamental to human cognition is the ability to retrieve memories and to get information from them. In this tutorial, we will discuss how to encode memories in Python ACT-R and access them with productions.

To do this, you will download and run the retrieve_age.py program.

Back to the Tutorials main page.

Clone this wiki locally