一键导入
active-inference-in-assembly
Assembly implementation of Active Inference with belief updating, free energy minimization, and policy selection
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Assembly implementation of Active Inference with belief updating, free energy minimization, and policy selection
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Ada implementation of Active Inference with belief updating, free energy minimization, and policy selection
Brainfuck implementation of Active Inference with belief updating, free energy minimization, and policy selection
C implementation of Active Inference with belief updating, free energy minimization, and policy selection
Clojure implementation of Active Inference with belief updating, free energy minimization, and policy selection
COBOL implementation of Active Inference with belief updating, free energy minimization, and policy selection
Common Lisp implementation of Active Inference with belief updating, free energy minimization, and policy selection
| name | Active Inference in Assembly |
| description | Assembly implementation of Active Inference with belief updating, free energy minimization, and policy selection |
This skill provides a complete Active Inference implementation in Assembly, demonstrating Bayesian belief updating, variational free energy calculation, and expected free energy-based policy selection.
active_inference.asm — Source implementationrun.sh — Execution script (handles compilation if needed)README.md — Usage documentation and requirementscd 0_CONTEXT/Computer_Languages/Assembly/
./run.sh
master_controller.py test assemblybenchmark_suite.pylanguages.json under category "Systems"See README.md for Assembly-specific installation requirements.