cognitive/templates/node_templates/belief_template.md
Daniel Ari Friedman 6caa1a7cb1 Update
2025-02-07 08:16:25 -08:00

1.4 KiB

type id created modified tags aliases
belief {{belief_id}}
date
date
belief
cognitive-model

Belief: {{belief_name}}

Metadata

  • Type: {{belief_type}}
  • Domain: {{domain}}
  • Confidence: {{confidence_level}}

Structure

Prior Distribution

distribution_type: {{distribution}}
parameters:
  mean: {{mean_value}}
  variance: {{variance}}
  bounds: [{{lower_bound}}, {{upper_bound}}]

Dependencies

Content

Semantic Description

  • Belief description
  • Context
  • Implications

Evidence

Dynamics

Update Rules

  • Learning rate
  • Update conditions
  • Temporal dynamics

Constraints

  • Logical constraints
  • Domain constraints
  • Value bounds

Relationships

Influences

Sources

Implementation

Parameters

precision: {{precision}}
learning_rate: {{learning_rate}}
decay_factor: {{decay_factor}}

Active Inference Integration

free_energy_contribution: {{contribution}}
precision_weight: {{weight}}

Notes

  • Uncertainty considerations
  • Update history
  • Performance metrics

References

  • Related beliefs
  • Documentation
  • Research basis