ワンクリックで
active-inference-in-fortran
Fortran implementation of Active Inference with belief updating, free energy minimization, and policy selection
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Fortran 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
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
| name | Active Inference in Fortran |
| description | Fortran implementation of Active Inference with belief updating, free energy minimization, and policy selection |
This skill provides a complete Active Inference implementation in Fortran, demonstrating Bayesian belief updating, variational free energy calculation, and expected free energy-based policy selection.
active_inference.f90 — Source implementationrun.sh — Execution script (handles compilation if needed)README.md — Usage documentation and requirementscd 0_CONTEXT/Computer_Languages/Fortran/
./run.sh
master_controller.py test fortranbenchmark_suite.pylanguages.json under category "Scientific"See README.md for Fortran-specific installation requirements.