Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
mhjensen committed Apr 16, 2024
1 parent 0bd4a2e commit c923370
Show file tree
Hide file tree
Showing 8 changed files with 165 additions and 165 deletions.
16 changes: 8 additions & 8 deletions doc/pub/week13/html/week13-bs.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@
2,
None,
'reminder-from-last-week-and-layout-of-lecture-this-week'),
('Code for RBMs using PyTorch',
('Code for RBMs using PyTorch for a binary-binary RBM',
2,
None,
'code-for-rbms-using-pytorch'),
'code-for-rbms-using-pytorch-for-a-binary-binary-rbm'),
('RBM using TensorFlow and Keras',
2,
None,
Expand All @@ -59,10 +59,10 @@
'codes-for-energy-based-models'),
('Langevin sampling', 2, None, 'langevin-sampling'),
('More on the SGLD', 2, None, 'more-on-the-sgld'),
('Code example of Langevin Samplig',
('Code example of Langevin Sampling',
2,
None,
'code-example-of-langevin-samplig'),
'code-example-of-langevin-sampling'),
('Theory of Variational Autoencoders',
2,
None,
Expand Down Expand Up @@ -185,12 +185,12 @@
<!-- navigation toc: --> <li><a href="#plans-for-the-week-april-15-19-2024" style="font-size: 80%;">Plans for the week April 15-19, 2024</a></li>
<!-- navigation toc: --> <li><a href="#readings" style="font-size: 80%;">Readings</a></li>
<!-- navigation toc: --> <li><a href="#reminder-from-last-week-and-layout-of-lecture-this-week" style="font-size: 80%;">Reminder from last week and layout of lecture this week</a></li>
<!-- navigation toc: --> <li><a href="#code-for-rbms-using-pytorch" style="font-size: 80%;">Code for RBMs using PyTorch</a></li>
<!-- navigation toc: --> <li><a href="#code-for-rbms-using-pytorch-for-a-binary-binary-rbm" style="font-size: 80%;">Code for RBMs using PyTorch for a binary-binary RBM</a></li>
<!-- navigation toc: --> <li><a href="#rbm-using-tensorflow-and-keras" style="font-size: 80%;">RBM using TensorFlow and Keras</a></li>
<!-- navigation toc: --> <li><a href="#codes-for-energy-based-models" style="font-size: 80%;">Codes for Energy-based models</a></li>
<!-- navigation toc: --> <li><a href="#langevin-sampling" style="font-size: 80%;">Langevin sampling</a></li>
<!-- navigation toc: --> <li><a href="#more-on-the-sgld" style="font-size: 80%;">More on the SGLD</a></li>
<!-- navigation toc: --> <li><a href="#code-example-of-langevin-samplig" style="font-size: 80%;">Code example of Langevin Samplig</a></li>
<!-- navigation toc: --> <li><a href="#code-example-of-langevin-sampling" style="font-size: 80%;">Code example of Langevin Sampling</a></li>
<!-- navigation toc: --> <li><a href="#theory-of-variational-autoencoders" style="font-size: 80%;">Theory of Variational Autoencoders</a></li>
<!-- navigation toc: --> <li><a href="#the-autoencoder-again" style="font-size: 80%;">The Autoencoder again</a></li>
<!-- navigation toc: --> <li><a href="#schematic-image-of-an-autoencoder" style="font-size: 80%;">Schematic image of an Autoencoder</a></li>
Expand Down Expand Up @@ -310,7 +310,7 @@ <h2 id="reminder-from-last-week-and-layout-of-lecture-this-week" class="anchor">
<li> Thereafter we start our discussions of Variational autoencoders and Generalized adversarial networks</li>
</ol>
<!-- !split -->
<h2 id="code-for-rbms-using-pytorch" class="anchor">Code for RBMs using PyTorch </h2>
<h2 id="code-for-rbms-using-pytorch-for-a-binary-binary-rbm" class="anchor">Code for RBMs using PyTorch for a binary-binary RBM </h2>


<!-- code=python (!bc pycod) typeset with pygments style "default" -->
Expand Down Expand Up @@ -492,7 +492,7 @@ <h2 id="more-on-the-sgld" class="anchor">More on the SGLD </h2>
</p>

<!-- !split -->
<h2 id="code-example-of-langevin-samplig" class="anchor">Code example of Langevin Samplig </h2>
<h2 id="code-example-of-langevin-sampling" class="anchor">Code example of Langevin Sampling </h2>

<p>In our calculations the gradient is calculated using the model we have
for the probability distribution. For an energy-based model this gives
Expand Down
4 changes: 2 additions & 2 deletions doc/pub/week13/html/week13-reveal.html
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ <h2 id="reminder-from-last-week-and-layout-of-lecture-this-week">Reminder from l
</section>

<section>
<h2 id="code-for-rbms-using-pytorch">Code for RBMs using PyTorch </h2>
<h2 id="code-for-rbms-using-pytorch-for-a-binary-binary-rbm">Code for RBMs using PyTorch for a binary-binary RBM </h2>


<!-- code=python (!bc pycod) typeset with pygments style "perldoc" -->
Expand Down Expand Up @@ -428,7 +428,7 @@ <h2 id="more-on-the-sgld">More on the SGLD </h2>
</section>

<section>
<h2 id="code-example-of-langevin-samplig">Code example of Langevin Samplig </h2>
<h2 id="code-example-of-langevin-sampling">Code example of Langevin Sampling </h2>

<p>In our calculations the gradient is calculated using the model we have
for the probability distribution. For an energy-based model this gives
Expand Down
12 changes: 6 additions & 6 deletions doc/pub/week13/html/week13-solarized.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,10 +72,10 @@
2,
None,
'reminder-from-last-week-and-layout-of-lecture-this-week'),
('Code for RBMs using PyTorch',
('Code for RBMs using PyTorch for a binary-binary RBM',
2,
None,
'code-for-rbms-using-pytorch'),
'code-for-rbms-using-pytorch-for-a-binary-binary-rbm'),
('RBM using TensorFlow and Keras',
2,
None,
Expand All @@ -86,10 +86,10 @@
'codes-for-energy-based-models'),
('Langevin sampling', 2, None, 'langevin-sampling'),
('More on the SGLD', 2, None, 'more-on-the-sgld'),
('Code example of Langevin Samplig',
('Code example of Langevin Sampling',
2,
None,
'code-example-of-langevin-samplig'),
'code-example-of-langevin-sampling'),
('Theory of Variational Autoencoders',
2,
None,
Expand Down Expand Up @@ -258,7 +258,7 @@ <h2 id="reminder-from-last-week-and-layout-of-lecture-this-week">Reminder from l
<li> Thereafter we start our discussions of Variational autoencoders and Generalized adversarial networks</li>
</ol>
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
<h2 id="code-for-rbms-using-pytorch">Code for RBMs using PyTorch </h2>
<h2 id="code-for-rbms-using-pytorch-for-a-binary-binary-rbm">Code for RBMs using PyTorch for a binary-binary RBM </h2>


<!-- code=python (!bc pycod) typeset with pygments style "perldoc" -->
Expand Down Expand Up @@ -440,7 +440,7 @@ <h2 id="more-on-the-sgld">More on the SGLD </h2>
</p>

<!-- !split --><br><br><br><br><br><br><br><br><br><br>
<h2 id="code-example-of-langevin-samplig">Code example of Langevin Samplig </h2>
<h2 id="code-example-of-langevin-sampling">Code example of Langevin Sampling </h2>

<p>In our calculations the gradient is calculated using the model we have
for the probability distribution. For an energy-based model this gives
Expand Down
12 changes: 6 additions & 6 deletions doc/pub/week13/html/week13.html
Original file line number Diff line number Diff line change
Expand Up @@ -149,10 +149,10 @@
2,
None,
'reminder-from-last-week-and-layout-of-lecture-this-week'),
('Code for RBMs using PyTorch',
('Code for RBMs using PyTorch for a binary-binary RBM',
2,
None,
'code-for-rbms-using-pytorch'),
'code-for-rbms-using-pytorch-for-a-binary-binary-rbm'),
('RBM using TensorFlow and Keras',
2,
None,
Expand All @@ -163,10 +163,10 @@
'codes-for-energy-based-models'),
('Langevin sampling', 2, None, 'langevin-sampling'),
('More on the SGLD', 2, None, 'more-on-the-sgld'),
('Code example of Langevin Samplig',
('Code example of Langevin Sampling',
2,
None,
'code-example-of-langevin-samplig'),
'code-example-of-langevin-sampling'),
('Theory of Variational Autoencoders',
2,
None,
Expand Down Expand Up @@ -335,7 +335,7 @@ <h2 id="reminder-from-last-week-and-layout-of-lecture-this-week">Reminder from l
<li> Thereafter we start our discussions of Variational autoencoders and Generalized adversarial networks</li>
</ol>
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
<h2 id="code-for-rbms-using-pytorch">Code for RBMs using PyTorch </h2>
<h2 id="code-for-rbms-using-pytorch-for-a-binary-binary-rbm">Code for RBMs using PyTorch for a binary-binary RBM </h2>


<!-- code=python (!bc pycod) typeset with pygments style "default" -->
Expand Down Expand Up @@ -517,7 +517,7 @@ <h2 id="more-on-the-sgld">More on the SGLD </h2>
</p>

<!-- !split --><br><br><br><br><br><br><br><br><br><br>
<h2 id="code-example-of-langevin-samplig">Code example of Langevin Samplig </h2>
<h2 id="code-example-of-langevin-sampling">Code example of Langevin Sampling </h2>

<p>In our calculations the gradient is calculated using the model we have
for the probability distribution. For an energy-based model this gives
Expand Down
Binary file modified doc/pub/week13/ipynb/ipynb-week13-src.tar.gz
Binary file not shown.
Loading

0 comments on commit c923370

Please sign in to comment.