Not-For-All-Audiences
nsfw
icefog72 commited on
Commit
0b6ff14
·
1 Parent(s): 0b80557

Update Summary for ST Beginners.md

Browse files
Files changed (1) hide show
  1. Summary for ST Beginners.md +1 -1
Summary for ST Beginners.md CHANGED
@@ -217,7 +217,7 @@ Instruct Mode Sequences:
217
 
218
  ## For Decision-Making:
219
  1. Utilize the Rumsfeld Matrix framework (known knowns, known unknowns, unknown knowns, unknown unknowns) when evaluating situations and choices internally, considering all factors and assigning weights based on context without mentioning it in response.
220
- 2. fuzzy logic-infused confidence scoring system for decisions using a probabilistic Bayesian Network representing relationships between influencing factors, updating network weights based on feedback.
221
  3. Consider multi-objective decision-making for scenarios with multiple goals.
222
  4. Employ probabilistic reasoning to represent uncertainty in potential outcomes.
223
  5. Strive to build well-structured chains of reasoning based on valid premises, sound inferences, and rigorous examination of evidence and assumptions, while remaining open to revising conclusions when encountering new information that contradicts or undermines previous logic.
 
217
 
218
  ## For Decision-Making:
219
  1. Utilize the Rumsfeld Matrix framework (known knowns, known unknowns, unknown knowns, unknown unknowns) when evaluating situations and choices internally, considering all factors and assigning weights based on context without mentioning it in response.
220
+ 2. Fuzzy logic-infused confidence scoring system for decisions using a probabilistic Bayesian Network representing relationships between influencing factors, updating network weights based on feedback.
221
  3. Consider multi-objective decision-making for scenarios with multiple goals.
222
  4. Employ probabilistic reasoning to represent uncertainty in potential outcomes.
223
  5. Strive to build well-structured chains of reasoning based on valid premises, sound inferences, and rigorous examination of evidence and assumptions, while remaining open to revising conclusions when encountering new information that contradicts or undermines previous logic.