LICENSE
README.md
setup.py
active_pynference.egg-info/PKG-INFO
active_pynference.egg-info/SOURCES.txt
active_pynference.egg-info/dependency_links.txt
active_pynference.egg-info/requires.txt
active_pynference.egg-info/top_level.txt
actynf/__init__.py
actynf/architecture/__init__.py
actynf/architecture/network.py
actynf/architecture/ordering_using_forces.py
actynf/base/__init__.py
actynf/base/extrapolate_diagonally.py
actynf/base/file_toolbox.py
actynf/base/function_toolbox.py
actynf/base/matrix_dist_operations.py
actynf/base/matrix_functions.py
actynf/base/miscellaneous_toolbox.py
actynf/base/normal_distribution_matrix.py
actynf/base/planning_helpers.py
actynf/base/plotting_toolbox.py
actynf/demo_tools_remove_this/__init__.py
actynf/demo_tools_remove_this/mazex/__init__.py
actynf/demo_tools_remove_this/mazex/plot.py
actynf/demo_tools_remove_this/mazex/weights.py
actynf/demo_tools_remove_this/tmaze/__init__.py
actynf/demo_tools_remove_this/tmaze/plot.py
actynf/demo_tools_remove_this/tmaze/weights.py
actynf/enums/__init__.py
actynf/enums/memory_decay.py
actynf/enums/space_structure.py
actynf/jaxtynf/_WIP_layer_plan_fixed_window.py
actynf/jaxtynf/__init__.py
actynf/jaxtynf/jax_gumbel.py
actynf/jaxtynf/jax_toolbox.py
actynf/jaxtynf/layer_infer_state.py
actynf/jaxtynf/layer_learn.py
actynf/jaxtynf/layer_options.py
actynf/jaxtynf/layer_pick_action.py
actynf/jaxtynf/layer_plan_classic.py
actynf/jaxtynf/layer_plan_sophisticated.py
actynf/jaxtynf/layer_plan_sophisticated_differentiable.py
actynf/jaxtynf/layer_process.py
actynf/jaxtynf/layer_training.py
actynf/jaxtynf/layer_trial.py
actynf/jaxtynf/planning_tools.py
actynf/jaxtynf/shape_tools.py
actynf/jaxtynf/learning/__init__.py
actynf/jaxtynf/learning/em_hmm.py
actynf/jaxtynf/learning/generalize_action_mapping.py
actynf/jaxtynf/learning/parameter_updating.py
actynf/jaxtynf/learning/smoothing.py
actynf/jaxtynf/utils/__init__.py
actynf/jaxtynf/utils/misc_forwards_backwards.py
actynf/jaxtynf/utils/misc_gradsearch.py
actynf/jaxtynf/utils/misc_vfe_minimization_action_mdp.py
actynf/layer/__init__.py
actynf/layer/layer_components.py
actynf/layer/layer_learn.py
actynf/layer/model_avg_utils.py
actynf/layer/model_layer.py
actynf/layer/policy_tree.py
actynf/layer/spm_backwards.py
actynf/layer/spm_forwards_decompose_G.py
actynf/layer/utils.py
actynf/layer/parameters/__init__.py
actynf/layer/parameters/hyperparameters.py
actynf/layer/parameters/learning_parameters.py
my_projects/__init__.py
my_projects/internal_observator_hypothesis.py
my_projects/behavioural_task/__init__.py
my_projects/behavioural_task/action_matrices.py
my_projects/behavioural_task/grid.py
my_projects/behavioural_task/rl.py
my_projects/generic_neurofeedback/__init__.py
my_projects/generic_neurofeedback/build.py
paper_scripts/__init__.py
paper_scripts/paper_ActiveInference_BCI/__init__.py
paper_scripts/paper_ActiveInference_BCI/m1_IO_model.py
paper_scripts/paper_ActiveInference_BCI/m1_model.py
paper_scripts/paper_ActiveInference_BCI/m2_model.py
paper_scripts/paper_ActiveInference_BCI/m2_simulations.py
paper_scripts/paper_ActiveInference_BCI/tools.py
paper_scripts/paper_ActiveInference_BCI/tools_trial_plots.py
paper_scripts/paper_ActiveInference_BCI/cluster_scripts/__init__.py
paper_scripts/paper_ActiveInference_BCI/cluster_scripts/cluster_io_1.py
paper_scripts/paper_ActiveInference_BCI/cluster_scripts/cluster_stairs_005.py
paper_scripts/paper_ActiveInference_BCI/cluster_scripts/cluster_stairs_006.py
paper_scripts/paper_ActiveInference_BCI/cluster_scripts/cluster_stairs_008.py
paper_scripts/paper_ActiveInference_BCI/cluster_scripts/cluster_stairs_009.py
paper_scripts/paper_ActiveInference_BCI/cluster_scripts/exploit_simu_005.py
paper_scripts/paper_ActiveInference_BCI/cluster_scripts/exploit_simu_006.py
paper_scripts/paper_ActiveInference_BCI/cluster_scripts/exploit_simu_008.py
paper_scripts/paper_ActiveInference_BCI/cluster_scripts/exploit_simu_009.py
paper_scripts/paper_ActiveInference_BCI/cluster_scripts/exploit_simu_io_001.py
paper_scripts/paper_behavioural_exp/__init__.py
paper_scripts/paper_behavioural_exp/test_behavioural_model.py
paper_scripts/paper_behavioural_exp/test_models.py
paper_scripts/paper_behavioural_exp/test_utils.py