Skip to content

Commit

Permalink
rm mkakie tuto
Browse files Browse the repository at this point in the history
  • Loading branch information
dmetivie committed Jun 15, 2024
1 parent 4aeee16 commit 554e6d5
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1,616 deletions.
2 changes: 1 addition & 1 deletion examples/tuto_paper.jl
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ With the Slice estimate as a good starting point for the full (seasonal) Baum We

save_tuto_path = "../../assets/tuto_1"

# save(joinpath(save_tuto_path,"hmm_fit_K_$(K)_d_$(𝐃𝐞𝐠)_m_$(local_order).jld"), "hmm", hmm_fit, "hist", hist, "Q_param", θq_fit, "Y_param", θy_fit)
## save(joinpath(save_tuto_path,"hmm_fit_K_$(K)_d_$(𝐃𝐞𝐠)_m_$(local_order).jld"), "hmm", hmm_fit, "hist", hist, "Q_param", θq_fit, "Y_param", θy_fit)

md"""
Uncomment to load previously computed hmm
Expand Down
Loading

0 comments on commit 554e6d5

Please sign in to comment.