-
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
11 changed files
with
1,272 additions
and
9,558 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 16 April 17-21: Neural networks and project 2"> | ||
<title>Week 16 April 17-21: Neural networks and project 2</title> | ||
<meta name="description" content="Week 16 April 15-19: Neural networks and project 2"> | ||
<title>Week 16 April 15-19: Neural networks and project 2</title> | ||
<!-- Bootstrap style: bootstrap --> | ||
<!-- doconce format html week13.do.txt --html_style=bootstrap --pygments_html_style=default --html_admon=bootstrap_panel --html_output=week13-bs --no_mako --> | ||
<link href="https://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" rel="stylesheet"> | ||
|
@@ -35,86 +35,14 @@ | |
</head> | ||
|
||
<!-- tocinfo | ||
{'highest level': 1, | ||
'sections': [('Overview of week 16, April 17-21', | ||
{'highest level': 2, | ||
'sections': [('Overview of week 16, April 15-19', | ||
2, | ||
None, | ||
'overview-of-week-16-april-17-21'), | ||
('Alternatives for project 2', | ||
2, | ||
None, | ||
'alternatives-for-project-2'), | ||
('Boltzmann Machines', 1, None, 'boltzmann-machines'), | ||
('The network', 2, None, 'the-network'), | ||
('Joint distribution', 3, None, 'joint-distribution'), | ||
('Network Elements, the energy function', | ||
3, | ||
None, | ||
'network-elements-the-energy-function'), | ||
('Defining different types of RBMs', | ||
3, | ||
None, | ||
'defining-different-types-of-rbms'), | ||
('Cost function', 3, None, 'cost-function'), | ||
('Optimization / Training', 3, None, 'optimization-training'), | ||
('Kullback-Leibler relative entropy', | ||
3, | ||
None, | ||
'kullback-leibler-relative-entropy'), | ||
('Setting up for gradient descent calculations', | ||
2, | ||
None, | ||
'setting-up-for-gradient-descent-calculations'), | ||
('Mathematical details', 3, None, 'mathematical-details'), | ||
('Marginal Probability Density Functions', | ||
3, | ||
None, | ||
'marginal-probability-density-functions'), | ||
('Conditional Probability Density Functions', | ||
3, | ||
None, | ||
'conditional-probability-density-functions'), | ||
('Gaussian-Binary Restricted Boltzmann Machines', | ||
3, | ||
None, | ||
'gaussian-binary-restricted-boltzmann-machines'), | ||
('Joint Probability Density Function', | ||
3, | ||
None, | ||
'joint-probability-density-function'), | ||
('Marginal Probability Density Functions', | ||
3, | ||
None, | ||
'marginal-probability-density-functions'), | ||
('Conditional Probability Density Functions', | ||
3, | ||
None, | ||
'conditional-probability-density-functions'), | ||
('Neural Quantum States', 2, None, 'neural-quantum-states'), | ||
('Cost function', 3, None, 'cost-function'), | ||
('Python version for the two non-interacting particles', | ||
2, | ||
None, | ||
'python-version-for-the-two-non-interacting-particles')]} | ||
'overview-of-week-16-april-15-19')]} | ||
end of tocinfo --> | ||
|
||
<body> | ||
|
||
|
||
|
||
<script type="text/x-mathjax-config"> | ||
MathJax.Hub.Config({ | ||
TeX: { | ||
equationNumbers: { autoNumber: "none" }, | ||
extensions: ["AMSmath.js", "AMSsymbols.js", "autobold.js", "color.js"] | ||
} | ||
}); | ||
</script> | ||
<script type="text/javascript" async | ||
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"> | ||
</script> | ||
|
||
|
||
<!-- Bootstrap navigation bar --> | ||
<div class="navbar navbar-default navbar-fixed-top"> | ||
<div class="navbar-header"> | ||
|
@@ -123,34 +51,14 @@ | |
<span class="icon-bar"></span> | ||
<span class="icon-bar"></span> | ||
</button> | ||
<a class="navbar-brand" href="week13-bs.html">Week 16 April 17-21: Neural networks and project 2</a> | ||
<a class="navbar-brand" href="week13-bs.html">Week 16 April 15-19: Neural networks and project 2</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="._week13-bs001.html#overview-of-week-16-april-17-21" style="font-size: 80%;"> Overview of week 16, April 17-21</a></li> | ||
<!-- navigation toc: --> <li><a href="._week13-bs002.html#alternatives-for-project-2" style="font-size: 80%;"> Alternatives for project 2</a></li> | ||
<!-- navigation toc: --> <li><a href="._week13-bs003.html#boltzmann-machines" style="font-size: 80%;"><b>Boltzmann Machines</b></a></li> | ||
<!-- navigation toc: --> <li><a href="._week13-bs003.html#the-network" style="font-size: 80%;"> The network</a></li> | ||
<!-- navigation toc: --> <li><a href="._week13-bs003.html#joint-distribution" style="font-size: 80%;"> Joint distribution</a></li> | ||
<!-- navigation toc: --> <li><a href="._week13-bs003.html#network-elements-the-energy-function" style="font-size: 80%;"> Network Elements, the energy function</a></li> | ||
<!-- navigation toc: --> <li><a href="._week13-bs003.html#defining-different-types-of-rbms" style="font-size: 80%;"> Defining different types of RBMs</a></li> | ||
<!-- navigation toc: --> <li><a href="._week13-bs003.html#cost-function" style="font-size: 80%;"> Cost function</a></li> | ||
<!-- navigation toc: --> <li><a href="._week13-bs003.html#optimization-training" style="font-size: 80%;"> Optimization / Training</a></li> | ||
<!-- navigation toc: --> <li><a href="._week13-bs003.html#kullback-leibler-relative-entropy" style="font-size: 80%;"> Kullback-Leibler relative entropy</a></li> | ||
<!-- navigation toc: --> <li><a href="._week13-bs003.html#setting-up-for-gradient-descent-calculations" style="font-size: 80%;"> Setting up for gradient descent calculations</a></li> | ||
<!-- navigation toc: --> <li><a href="._week13-bs003.html#mathematical-details" style="font-size: 80%;"> Mathematical details</a></li> | ||
<!-- navigation toc: --> <li><a href="._week13-bs003.html#marginal-probability-density-functions" style="font-size: 80%;"> Marginal Probability Density Functions</a></li> | ||
<!-- navigation toc: --> <li><a href="._week13-bs003.html#conditional-probability-density-functions" style="font-size: 80%;"> Conditional Probability Density Functions</a></li> | ||
<!-- navigation toc: --> <li><a href="._week13-bs003.html#gaussian-binary-restricted-boltzmann-machines" style="font-size: 80%;"> Gaussian-Binary Restricted Boltzmann Machines</a></li> | ||
<!-- navigation toc: --> <li><a href="._week13-bs003.html#joint-probability-density-function" style="font-size: 80%;"> Joint Probability Density Function</a></li> | ||
<!-- navigation toc: --> <li><a href="._week13-bs003.html#marginal-probability-density-functions" style="font-size: 80%;"> Marginal Probability Density Functions</a></li> | ||
<!-- navigation toc: --> <li><a href="._week13-bs003.html#conditional-probability-density-functions" style="font-size: 80%;"> Conditional Probability Density Functions</a></li> | ||
<!-- navigation toc: --> <li><a href="._week13-bs003.html#neural-quantum-states" style="font-size: 80%;"> Neural Quantum States</a></li> | ||
<!-- navigation toc: --> <li><a href="._week13-bs003.html#cost-function" style="font-size: 80%;"> Cost function</a></li> | ||
<!-- navigation toc: --> <li><a href="._week13-bs003.html#python-version-for-the-two-non-interacting-particles" style="font-size: 80%;"> Python version for the two non-interacting particles</a></li> | ||
<!-- navigation toc: --> <li><a href="._week13-bs001.html#overview-of-week-16-april-15-19" style="font-size: 80%;">Overview of week 16, April 15-19</a></li> | ||
|
||
</ul> | ||
</li> | ||
|
@@ -164,7 +72,7 @@ | |
<!-- ------------------- main content ---------------------- --> | ||
<div class="jumbotron"> | ||
<center> | ||
<h1>Week 16 April 17-21: Neural networks and project 2</h1> | ||
<h1>Week 16 April 15-19: Neural networks and project 2</h1> | ||
</center> <!-- document title --> | ||
|
||
<!-- author(s): Morten Hjorth-Jensen Email [email protected] --> | ||
|
@@ -180,7 +88,7 @@ <h1>Week 16 April 17-21: Neural networks and project 2</h1> | |
</center> | ||
<br> | ||
<center> | ||
<h4>Apr 20, 2023</h4> | ||
<h4>Jan 6, 2024</h4> | ||
</center> <!-- date --> | ||
<br> | ||
|
||
|
@@ -196,8 +104,6 @@ <h4>Apr 20, 2023</h4> | |
<ul class="pagination"> | ||
<li class="active"><a href="._week13-bs000.html">1</a></li> | ||
<li><a href="._week13-bs001.html">2</a></li> | ||
<li><a href="._week13-bs002.html">3</a></li> | ||
<li><a href="._week13-bs003.html">4</a></li> | ||
<li><a href="._week13-bs001.html">»</a></li> | ||
</ul> | ||
<!-- ------------------- end of main content --------------- --> | ||
|
@@ -211,7 +117,7 @@ <h4>Apr 20, 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> | ||
|
Oops, something went wrong.