Update with check of code
This commit is contained in:
@@ -11,9 +11,9 @@ Automatically generated HTML file from DocOnce source
|
||||
<title>Project on Machine Learning</title>
|
||||
|
||||
<!-- Bootstrap style: bootstrap -->
|
||||
<link href="http://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="https://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" rel="stylesheet">
|
||||
<!-- not necessary
|
||||
<link href="http://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">
|
||||
<link href="https://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">
|
||||
-->
|
||||
|
||||
<style type="text/css">
|
||||
@@ -50,15 +50,14 @@ Automatically generated HTML file from DocOnce source
|
||||
3,
|
||||
None,
|
||||
'___sec3'),
|
||||
('Part c): Fitting the data using regression analysis and other methods',
|
||||
('Part c): Fitting the data using regression analysis and other '
|
||||
'methods',
|
||||
3,
|
||||
None,
|
||||
'___sec4'),
|
||||
('Part d): Introducing Bayesian statistics',
|
||||
3,
|
||||
None,
|
||||
'___sec5'),
|
||||
('Part e): Studying the Ising model or the VMC results with Neural networks',
|
||||
('Part d): Introducing Bayesian statistics', 3, None, '___sec5'),
|
||||
('Part e): Studying the Ising model or the VMC results with '
|
||||
'Neural networks',
|
||||
3,
|
||||
None,
|
||||
'___sec6'),
|
||||
@@ -78,8 +77,8 @@ MathJax.Hub.Config({
|
||||
}
|
||||
});
|
||||
</script>
|
||||
<script type="text/javascript"
|
||||
src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
|
||||
<script type="text/javascript" async
|
||||
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
|
||||
</script>
|
||||
|
||||
|
||||
@@ -405,8 +404,8 @@ project.
|
||||
|
||||
</div> <!-- end container -->
|
||||
<!-- include javascript, jQuery *first* -->
|
||||
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
|
||||
<script src="http://netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script>
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
|
||||
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script>
|
||||
|
||||
<!-- Bootstrap footer
|
||||
<footer>
|
||||
|
||||
Reference in New Issue
Block a user