Skip to content

Commit

Permalink
Merge pull request #21 from JaimeRZP/L_tuning
Browse files Browse the repository at this point in the history
Alt L-tuning routine
  • Loading branch information
JaimeRZP authored Sep 17, 2024
2 parents 1175d9a + 1c87bcd commit e1766de
Show file tree
Hide file tree
Showing 10 changed files with 3,556 additions and 465 deletions.
1,009 changes: 999 additions & 10 deletions Manifest.toml

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ version = "0.1.6"
AbstractMCMC = "80f14c24-f653-4e6a-9b94-39d6b0f70001"
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
DynamicPPL = "366bfd00-2699-11ea-058f-f148b4cae6d8"
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
HDF5 = "f67ccb44-e63f-5c2f-98bd-6dc0ccc4ba2f"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Expand All @@ -18,6 +19,7 @@ Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a"
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
Turing = "fce5fe82-541a-59a6-adf8-730c64b5f9a0"

[compat]
AbstractMCMC = "4.4, 5"
Expand Down
1,142 changes: 1,142 additions & 0 deletions examples/Gaussian/Gaussian.ipynb

Large diffs are not rendered by default.

Loading

0 comments on commit e1766de

Please sign in to comment.