summaryrefslogtreecommitdiff
path: root/modeling/todo.org
diff options
context:
space:
mode:
authorDobbertin, Niclas <niclas.dobbertin@mailbox.org>2024-05-10 17:34:53 +0200
committerDobbertin, Niclas <niclas.dobbertin@mailbox.org>2024-05-10 17:34:53 +0200
commit3fcf103c9da2444ee3f93f92ac4c811a987b5e90 (patch)
tree779302a0ae8e4ffe9616d269f2c9e4f45793f3d7 /modeling/todo.org
parent6cb9ee72ba1b2dffcbe418129a110c1d0bbcc0b3 (diff)
working on procedures
Diffstat (limited to 'modeling/todo.org')
-rw-r--r--modeling/todo.org2
1 files changed, 2 insertions, 0 deletions
diff --git a/modeling/todo.org b/modeling/todo.org
index c3cfa70..bdb8435 100644
--- a/modeling/todo.org
+++ b/modeling/todo.org
@@ -6,3 +6,5 @@
** Max of 4 numbers
** Min of 4 numbers
** subgoals, i.e. do addition manually if addition fact not in decmem
+* pyactr
+** if the same multiple Productions possible in a row, ACT-R picks different ones while pyactr picks always the same one. Requires more control logic