├── EFE_Precision_Updating.m ├── EFE_learning_novelty_term.m ├── Estimate_parameters.m ├── Message_passing_example.m ├── Pencil_and_paper_exercise_solutions.m ├── Prediction_error_example.m ├── README.md ├── Simplified_simulation_script.m ├── Step_by_Step_AI_Guide.m ├── Step_by_Step_Hierarchical_Model.m ├── VFE_calculation_example.m ├── spm_MDP_VB_ERP_tutorial.m ├── spm_MDP_VB_X_tutorial.m └── spm_MDP_VB_game_tutorial.m /EFE_Precision_Updating.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rssmith33/Active-Inference-Tutorial-Scripts/HEAD/EFE_Precision_Updating.m -------------------------------------------------------------------------------- /EFE_learning_novelty_term.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rssmith33/Active-Inference-Tutorial-Scripts/HEAD/EFE_learning_novelty_term.m -------------------------------------------------------------------------------- /Estimate_parameters.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rssmith33/Active-Inference-Tutorial-Scripts/HEAD/Estimate_parameters.m -------------------------------------------------------------------------------- /Message_passing_example.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rssmith33/Active-Inference-Tutorial-Scripts/HEAD/Message_passing_example.m -------------------------------------------------------------------------------- /Pencil_and_paper_exercise_solutions.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rssmith33/Active-Inference-Tutorial-Scripts/HEAD/Pencil_and_paper_exercise_solutions.m -------------------------------------------------------------------------------- /Prediction_error_example.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rssmith33/Active-Inference-Tutorial-Scripts/HEAD/Prediction_error_example.m -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rssmith33/Active-Inference-Tutorial-Scripts/HEAD/README.md -------------------------------------------------------------------------------- /Simplified_simulation_script.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rssmith33/Active-Inference-Tutorial-Scripts/HEAD/Simplified_simulation_script.m -------------------------------------------------------------------------------- /Step_by_Step_AI_Guide.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rssmith33/Active-Inference-Tutorial-Scripts/HEAD/Step_by_Step_AI_Guide.m -------------------------------------------------------------------------------- /Step_by_Step_Hierarchical_Model.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rssmith33/Active-Inference-Tutorial-Scripts/HEAD/Step_by_Step_Hierarchical_Model.m -------------------------------------------------------------------------------- /VFE_calculation_example.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rssmith33/Active-Inference-Tutorial-Scripts/HEAD/VFE_calculation_example.m -------------------------------------------------------------------------------- /spm_MDP_VB_ERP_tutorial.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rssmith33/Active-Inference-Tutorial-Scripts/HEAD/spm_MDP_VB_ERP_tutorial.m -------------------------------------------------------------------------------- /spm_MDP_VB_X_tutorial.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rssmith33/Active-Inference-Tutorial-Scripts/HEAD/spm_MDP_VB_X_tutorial.m -------------------------------------------------------------------------------- /spm_MDP_VB_game_tutorial.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rssmith33/Active-Inference-Tutorial-Scripts/HEAD/spm_MDP_VB_game_tutorial.m --------------------------------------------------------------------------------