-
Notifications
You must be signed in to change notification settings - Fork 69
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
66 changed files
with
634 additions
and
634 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,8 +8,8 @@ | |
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
<meta name="generator" content="DocOnce: https://github.com/doconce/doconce/" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<meta name="description" content="Week 7: Importance Sampling and Metropolis-Hastings' algorithm"> | ||
<title>Week 7: Importance Sampling and Metropolis-Hastings' algorithm</title> | ||
<meta name="description" content="Week 6: Importance Sampling and Metropolis-Hastings' algorithm"> | ||
<title>Week 6: Importance Sampling and Metropolis-Hastings' algorithm</title> | ||
<!-- Bootstrap style: bootstrap --> | ||
<!-- doconce format html week4.do.txt --html_style=bootstrap --pygments_html_style=default --html_admon=bootstrap_panel --html_output=week4-bs --no_mako --> | ||
<link href="https://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" rel="stylesheet"> | ||
|
@@ -36,10 +36,10 @@ | |
|
||
<!-- tocinfo | ||
{'highest level': 2, | ||
'sections': [('Overview of week 7, February 13-17', | ||
'sections': [('Overview of week 6, February 5-9, 2024', | ||
2, | ||
None, | ||
'overview-of-week-7-february-13-17'), | ||
'overview-of-week-6-february-5-9-2024'), | ||
('Importance sampling and overview of what needs to be coded, ' | ||
'from last week', | ||
2, | ||
|
@@ -242,14 +242,14 @@ | |
<span class="icon-bar"></span> | ||
<span class="icon-bar"></span> | ||
</button> | ||
<a class="navbar-brand" href="week4-bs.html">Week 7: Importance Sampling and Metropolis-Hastings' algorithm</a> | ||
<a class="navbar-brand" href="week4-bs.html">Week 6: Importance Sampling and Metropolis-Hastings' algorithm</a> | ||
</div> | ||
<div class="navbar-collapse collapse navbar-responsive-collapse"> | ||
<ul class="nav navbar-nav navbar-right"> | ||
<li class="dropdown"> | ||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Contents <b class="caret"></b></a> | ||
<ul class="dropdown-menu"> | ||
<!-- navigation toc: --> <li><a href="._week4-bs001.html#overview-of-week-7-february-13-17" style="font-size: 80%;">Overview of week 7, February 13-17</a></li> | ||
<!-- navigation toc: --> <li><a href="._week4-bs001.html#overview-of-week-6-february-5-9-2024" style="font-size: 80%;">Overview of week 6, February 5-9, 2024</a></li> | ||
<!-- navigation toc: --> <li><a href="._week4-bs002.html#importance-sampling-and-overview-of-what-needs-to-be-coded-from-last-week" style="font-size: 80%;">Importance sampling and overview of what needs to be coded, from last week</a></li> | ||
<!-- navigation toc: --> <li><a href="._week4-bs021.html#importance-sampling" style="font-size: 80%;">Importance sampling</a></li> | ||
<!-- navigation toc: --> <li><a href="._week4-bs021.html#importance-sampling" style="font-size: 80%;">Importance sampling</a></li> | ||
|
@@ -319,7 +319,7 @@ | |
<!-- ------------------- main content ---------------------- --> | ||
<div class="jumbotron"> | ||
<center> | ||
<h1>Week 7: Importance Sampling and Metropolis-Hastings' algorithm</h1> | ||
<h1>Week 6: Importance Sampling and Metropolis-Hastings' algorithm</h1> | ||
</center> <!-- document title --> | ||
|
||
<!-- author(s): Morten Hjorth-Jensen Email [email protected] --> | ||
|
@@ -335,7 +335,7 @@ <h1>Week 7: Importance Sampling and Metropolis-Hastings' algorithm</h1> | |
</center> | ||
<br> | ||
<center> | ||
<h4>February 13-17, 2023</h4> | ||
<h4>February 5-9, 2024</h4> | ||
</center> <!-- date --> | ||
<br> | ||
|
||
|
@@ -374,7 +374,7 @@ <h4>February 13-17, 2023</h4> | |
</footer> | ||
--> | ||
<center style="font-size:80%"> | ||
<!-- copyright --> © 1999-2023, Morten Hjorth-Jensen Email [email protected]. Released under CC Attribution-NonCommercial 4.0 license | ||
<!-- copyright --> © 1999-2024, Morten Hjorth-Jensen Email [email protected]. Released under CC Attribution-NonCommercial 4.0 license | ||
</center> | ||
</body> | ||
</html> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.