PySigma
latest

Table of Contents:

  • Introduction and Tutorials
    • Getting Started
  • API References
    • Cognitive Language Interface
      • Type
      • Predicate
      • Conditional
      • VariableMap
      • FactorFunction
      • Summarization
    • Graphical Architecture
      • Basic Data Structures
        • Variable Metatypes
        • Variable
        • Message Types
        • Message
        • LinkData
      • Abstract Base Nodes
        • Node
        • Factor Node
        • Variable Node
        • Alpha Factor Node
        • Beta Factor Node
      • Predicate Subgraph Nodes
        • Working Memory Variable Node
        • Long-Term Memory Factor Node
        • Parameter Store Factor Node
        • Perceptual Buffer Node
        • Working Memory Factor Node
      • Conditional Subgraph Nodes
        • Expansion / Summarization Factor Node
        • Relational Mapping Factor Node
        • Concatenation, Marginalization, & Transformation Factor Node
        • Filter Variable Node
        • Event Aggregation Factor Node
        • Event Resolution Factor Node
        • Beta Join Factor Node
        • Gamma Factor Node
      • Other Structural Nodes
        • Default Factor Node
        • Default Variable Node
    • Utils
      • Utility Functions
      • DistributionServer
      • KnowledgeServer
  • Example Models
PySigma
  • Docs »
  • API References
  • Edit on GitHub

API ReferencesΒΆ

  • Cognitive Language Interface
    • Type
    • Predicate
    • Conditional
    • VariableMap
    • FactorFunction
    • Summarization
  • Graphical Architecture
    • Basic Data Structures
      • Variable Metatypes
      • Variable
      • Message Types
      • Message
      • LinkData
    • Abstract Base Nodes
      • Node
      • Factor Node
      • Variable Node
      • Alpha Factor Node
      • Beta Factor Node
    • Predicate Subgraph Nodes
      • Working Memory Variable Node
      • Long-Term Memory Factor Node
      • Parameter Store Factor Node
      • Perceptual Buffer Node
      • Working Memory Factor Node
    • Conditional Subgraph Nodes
      • Expansion / Summarization Factor Node
      • Relational Mapping Factor Node
      • Concatenation, Marginalization, & Transformation Factor Node
      • Filter Variable Node
      • Event Aggregation Factor Node
      • Event Resolution Factor Node
      • Beta Join Factor Node
      • Gamma Factor Node
    • Other Structural Nodes
      • Default Factor Node
      • Default Variable Node
  • Utils
    • Utility Functions
    • DistributionServer
    • KnowledgeServer
Next Previous

© Copyright 2020, Jincheng Zhou, Yunzhe Wang, Volkan Ustun, Paul Rosenbloom @ USC Institute for Creative Technologies Revision 22d5caf5.

Built with Sphinx using a theme provided by Read the Docs.