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