diff options
author | olpc user <olpc@xo-5d-f7-86.localdomain> | 2019-12-10 06:41:40 -0800 |
---|---|---|
committer | olpc user <olpc@xo-5d-f7-86.localdomain> | 2019-12-10 06:41:40 -0800 |
commit | 971852c322523145f44bf384bebb82870a99708d (patch) | |
tree | 74a51559a7dba9b0ad079eb75b735f5d5db5e158 /starts/meaning-vm | |
parent | bb3f713affa1bde7d5a9311bbf7e572c1b611f32 (diff) | |
download | standingwithresilience-971852c322523145f44bf384bebb82870a99708d.tar.gz standingwithresilience-971852c322523145f44bf384bebb82870a99708d.zip |
more goals
Diffstat (limited to 'starts/meaning-vm')
-rw-r--r-- | starts/meaning-vm/PLAN.txt | 7 |
1 files 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 |