Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mtsch authored Sep 16, 2024
1 parent 3be7b39 commit 3b1f3f9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ begin
fig
end
````
![](README-21.png)
![](docs/README-21.png)

To find the minimum, pass `le` to `optimize` from Optim.jl

Expand Down Expand Up @@ -399,7 +399,7 @@ begin
fig
end
````
![](README-41.png)
![](docs/README-41.png)

We see from the plot that the value of the energy is fluctiating around what appears to be
the minimum. While the parameter estimate here is probably good enough for importance
Expand Down Expand Up @@ -436,7 +436,7 @@ begin
fig
end
````
![](README-45.png)
![](docs/README-45.png)

### Importance sampling

Expand Down

0 comments on commit 3b1f3f9

Please sign in to comment.