From 06bee4cf25a87348c7a6ed13a4a95682f6667003 Mon Sep 17 00:00:00 2001 From: Jonathan7773 Date: Tue, 19 Dec 2023 11:32:50 +0100 Subject: [PATCH] test 8 --- src/ActiveInference.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ActiveInference.jl b/src/ActiveInference.jl index 8bcb819..b6ee5c3 100644 --- a/src/ActiveInference.jl +++ b/src/ActiveInference.jl @@ -24,7 +24,7 @@ export plot_beliefs, plot_gridworld, plot_likelihood, create_B_matrix, onehot, p include("maths.jl") - export norm_dist, sample_category, softmax, spm_log_single, entropy, kl_divergence + #export norm_dist, sample_category, softmax, spm_log_single, entropy, kl_divergence # export sample_category # export softmax