Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

execution

Framework execution and simulation backend management

Signposts: doc/SPEC.md (documentation versioning) · src/AGENTS.md (pipeline steps; Step 12 Execute) · doc/gnn/operations/gnn_tools.md

Overview

This directory contains documentation and resources for the execution subsystem.

Contents: Framework availability, integration guides, execution strategies

Quick Links

Directory Structure

execution/
├── README.md (this file)
├── AGENTS.md
└── FRAMEWORK_AVAILABILITY.md

Framework Support

The execution subsystem provides support for multiple Active Inference simulation frameworks:

  • PyMDP: Python Active Inference (primary)
  • RxInfer.jl: Julia Bayesian inference
  • ActiveInference.jl: Complete Julia implementation
  • DisCoPy: Category theory and quantum computing
  • JAX: GPU-accelerated tensor operations

Integration

This subsystem is part of the broader GNN (Generalized Notation Notation) documentation ecosystem and pipeline.

Related Components:

Key Resources

Usage

See the main documentation index for comprehensive guides and framework selection strategies.


Status: Production Ready
Version: 1.0