diff options
author | Karl Semich <fuzzyTew@gmail.com> | 2019-10-23 08:35:13 -0400 |
---|---|---|
committer | Karl Semich <fuzzyTew@gmail.com> | 2019-10-23 08:35:13 -0400 |
commit | 499c60eec056b9e1cf85caaab7b70a93ea1081ad (patch) | |
tree | 60124cdbbac69a58f86343f05aaf3e2024ce6b6d | |
parent | c380a164a173b5c8cb7efa0ef271824faf1a7534 (diff) | |
download | standingwithresilience-499c60eec056b9e1cf85caaab7b70a93ea1081ad.tar.gz standingwithresilience-499c60eec056b9e1cf85caaab7b70a93ea1081ad.zip |
whatever notes changes there are
-rw-r--r-- | notes.txt | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -68,6 +68,9 @@ What basic parts do we expect a full intellect to have? - Meaning Representation - Promise Meeting +What other parts do we find we need? +- Usage Simplification + Trial Exploration Brainstorming, trial-and-error. The ability to try or consider different things and find ones that work well. simple approaches: exhaustive search, and random trial @@ -76,6 +79,8 @@ Relevence The ability to apply concepts and actions moreso in contexts they are likely to be useful than those they aren't. 1. responsiveness for behavior: a habit acts when conditions arise, not when it is 'next' 2. possibly a promise for decision-making, for proposals to have reasons with associated strengths + (note: strength appears developed from source reasons and can be missing data that can be filled in by habits when needed) + TODO: make relevent decision-making honor convergent needs. maybe strength represents information exchange. Self-Coding At least part of the system must be fully alterable by the system and generic enough to replace it. |