From 971852c322523145f44bf384bebb82870a99708d Mon Sep 17 00:00:00 2001 From: olpc user Date: Tue, 10 Dec 2019 06:41:40 -0800 Subject: more goals --- starts/meaning-vm/PLAN.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/starts/meaning-vm/PLAN.txt b/starts/meaning-vm/PLAN.txt index 2d779ed..3b0aa7c 100644 --- a/starts/meaning-vm/PLAN.txt +++ b/starts/meaning-vm/PLAN.txt @@ -7,9 +7,10 @@ produce better heuristics and habits to use. The process to learn is the system itself: for example, what norms can we establish to keep our memory use bounded while we run. Or, craft -a habit that produces a descriptive structure of the last link made. Or, -find a way to redo everything you do, that has the same results but passes -arguments wrapped in a structure. +a habit that produces a descriptive structure of the last link made, +outputs a log whenever you do something, redoes everything you do +but with all arguments wrapped in a structure, or does the same thing +as you but with a different set of inner habits. Level 0 should be low level enough to provide for arbitrary flexibility. There shouldn't be decision-making challenges with regard to exposing -- cgit v1.2.3