зеркало из
https://github.com/docxology/cognitive.git
synced 2025-10-30 12:46:04 +02:00
3.5 KiB
3.5 KiB
Concept Documentation
title: Concept Documentation type: index status: stable created: 2024-02-06 tags:
- concepts
- documentation
- cognitive_modeling semantic_relations:
- type: implements links: knowledge_organization
- type: relates links:
Overview
This directory contains foundational concepts and theoretical documentation for the cognitive modeling system. While the knowledge_base/cognitive/cognitive_science contains the comprehensive cognitive science theory, this directory focuses on the implementation and documentation aspects of these concepts.
Core Concepts
Theoretical Foundations
- knowledge_base/cognitive/free_energy_principle - Core theoretical foundation
- knowledge_base/cognitive/active_inference - Computational framework
- knowledge_base/cognitive/predictive_processing - Information processing model
- knowledge_base/cognitive/cognitive_phenomena - Comprehensive phenomena catalog
Mathematical Foundations
- knowledge_base/mathematics/variational_calculus - Mathematical optimization
- knowledge_base/mathematics/information_theory - Information processing
- knowledge_base/mathematics/optimal_control - Control theory
- knowledge_base/mathematics/differential_geometry - Geometric methods
Implementation Concepts
- model_architecture - System architecture overview
- belief_updating - Belief update mechanisms
- action_selection - Action selection processes
- state_estimation - State estimation methods
Documentation Framework
- plain_text_benefits - Benefits of plain text documentation
- machine_readability - Machine processing and automation
- research_education - Research and educational applications
Knowledge Organization
Documentation Structure
- knowledge_organization - Knowledge base organization
- documentation_standards - Documentation guidelines
- linking_patterns - Documentation linking patterns
Version Control
- git_workflow - Git-based version control
- collaboration_patterns - Team collaboration
- change_management - Managing system changes
Machine Learning
- model_training - Training procedures
- transfer_learning - Knowledge transfer
- model_evaluation - Evaluation methods
Integration Points
Theory Integration
- knowledge_base/cognitive/cognitive_science - Theoretical foundations
- knowledge_base/mathematics/optimization_theory - Mathematical methods
- knowledge_base/mathematics/probability_theory - Statistical foundations
Implementation Integration
- docs/guides/implementation_guides - Development guides
- docs/api/api_documentation - API reference
- docs/examples/usage_examples - Code examples
Research Integration
- docs/research/research_documentation - Research materials
- knowledge_base/mathematics/active_inference_pomdp - Mathematical framework
- docs/guides/experiment_design - Experimental methods
Contributing
See ../templates/concept_template for creating new concept documentation.