Files
FYS-STK4155/doc/web/course.html
T
Morten Hjorth-Jensen 74fd3a2dca updating web site
2021-09-08 06:14:38 +02:00

555 lines
24 KiB
HTML

<!--
Automatically generated HTML file from DocOnce source
(https://github.com/doconce/doconce/)
-->
<html>
<head>
<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="Overview of course material: Data Analysis and Machine Learning (weekly schedule may be revised)">
<title>Overview of course material: Data Analysis and Machine Learning (weekly schedule may be revised)</title>
<style type="text/css">
/* blueish style */
/* Color definitions: https://www.december.com/html/spec/color0.html
CSS examples: https://www.w3schools.com/css/css_examples.asp */
body {
margin-top: 1.0em;
background-color: #ffffff;
font-family: Helvetica, Arial, FreeSans, san-serif;
color: #000000;
}
h1 { font-size: 1.8em; color: #1e36ce; }
h2 { font-size: 1.6em; color: #1e36ce; }
h3 { font-size: 1.4em; color: #1e36ce; }
a { color: #1e36ce; text-decoration:none; }
tt { font-family: "Courier New", Courier; }
/* pre style removed because it will interfer with pygments */
p { text-indent: 0px; }
hr { border: 0; width: 80%; border-bottom: 1px solid #aaa}
p.caption { width: 80%; font-style: normal; text-align: left; }
hr.figure { border: 0; width: 80%; border-bottom: 1px solid #aaa}
div { text-align: justify; text-justify: inter-word; }
</style>
</head>
<!-- tocinfo
{'highest level': 2,
'sections': [('Week 34 August 23-27:Basic introduction to the course with '
'schedule etc and start Linear Regression',
2,
None,
'week-34-august-23-27-basic-introduction-to-the-course-with-schedule-etc-and-start-linear-regression'),
('Week 35 August 30- September 3: Linear regression, from '
'ordinary Least Squares to Ridge and Lasso Regression',
2,
None,
'week-35-august-30-september-3-linear-regression-from-ordinary-least-squares-to-ridge-and-lasso-regression'),
('Week 36 September 6-10: Statistical analysis and discussion of '
'Ridge and Lasso regression',
2,
None,
'week-36-september-6-10-statistical-analysis-and-discussion-of-ridge-and-lasso-regression'),
('Week 37 September 13-17: Resampling techniques, '
'Cross-validation and the Bootstrap',
2,
None,
'week-37-september-13-17-resampling-techniques-cross-validation-and-the-bootstrap'),
('Week 38 September 20-24: Summary of linear regression methods '
'and start Logistic Regression',
2,
None,
'week-38-september-20-24-summary-of-linear-regression-methods-and-start-logistic-regression'),
('Week 39 September 27- October 1: Logistic Regression and '
'Gradient methods',
2,
None,
'week-39-september-27-october-1-logistic-regression-and-gradient-methods'),
('Week 40 October 4-8: Stochastic Gradient Descent and Neural '
'Networks, starting to build a multi-layer Perceptron model',
2,
None,
'week-40-october-4-8-stochastic-gradient-descent-and-neural-networks-starting-to-build-a-multi-layer-perceptron-model'),
('Week 41 October 11-15: Building a multi-layer perceptron code '
'and introduction to Tensorflow',
2,
None,
'week-41-october-11-15-building-a-multi-layer-perceptron-code-and-introduction-to-tensorflow'),
('Week 42 October 18-22: Deep learning (Convolutional Neural '
'Networks and Recurrent Neural Networks',
2,
None,
'week-42-october-18-22-deep-learning-convolutional-neural-networks-and-recurrent-neural-networks'),
('Week 43 October 25-29: Dimesionality Reduction, Principal '
'Component analysis',
2,
None,
'week-43-october-25-29-dimesionality-reduction-principal-component-analysis'),
('Week 44 November 1-5: Decision Trees and Bagging',
2,
None,
'week-44-november-1-5-decision-trees-and-bagging'),
('Week 45 November 8-12: Random Forests and Gradient Boosting',
2,
None,
'week-45-november-8-12-random-forests-and-gradient-boosting'),
('Week 46 November 15-19: Gradient boosting and Support Vector '
'Machines',
2,
None,
'week-46-november-15-19-gradient-boosting-and-support-vector-machines'),
('Week 47 November 22-26: Support Vector Machines and Workshop '
'on Project 3',
2,
None,
'week-47-november-22-26-support-vector-machines-and-workshop-on-project-3'),
('Week 48 November 29- December 3: Support Vector Machines and '
'Summary of Course with Future Perspectives',
2,
None,
'week-48-november-29-december-3-support-vector-machines-and-summary-of-course-with-future-perspectives'),
('Textbook', 2, None, 'textbook'),
('Projects Fall 2021 (dates are tentative)',
2,
None,
'projects-fall-2021-dates-are-tentative'),
('Project 1, Deadline October 4 (available September 10)',
3,
None,
'project-1-deadline-october-4-available-september-10'),
('Project 2, Deadline November 13 (available October 8)',
3,
None,
'project-2-deadline-november-13-available-october-8'),
('Project 3, Deadline December 13 (available November 12)',
3,
None,
'project-3-deadline-december-13-available-november-12')]}
end of tocinfo -->
<body>
<!-- ------------------- main content ---------------------- -->
<center><h1>Overview of course material: Data Analysis and Machine Learning (weekly schedule may be revised)</h1></center> <!-- document title -->
<p>
<!-- author(s): <a href="http://mhjgit.github.io/info/doc/web/" target="_self">Morten Hjorth-Jensen</a> -->
<center>
<b><a href="http://mhjgit.github.io/info/doc/web/" target="_self">Morten Hjorth-Jensen</a></b> [1, 2]
</center>
<p>
<!-- institution(s) -->
<center>[1] <b>Department of Physics and Astronomy and Facility for Rare ion Beams and National Superconducting Cyclotron Laboratory, Michigan State University, USA</b></center>
<center>[2] <b>Department of Physics and Center for Computing in Science Education (office F&#216;470), University of Oslo, Norway</b></center>
<br>
<p>
The teaching material is produced in various formats for running codes (jupyter notebooks) and on-screen reading. Below you will also find a link to the lecture notes as a textbook in PDF format and as a jupyter notebook as well. Projects and exercise sets are also included.
<h2 id="week-34-august-23-27-basic-introduction-to-the-course-with-schedule-etc-and-start-linear-regression">Week 34 August 23-27:Basic introduction to the course with schedule etc and start Linear Regression </h2>
<ul>
<li> HTML:</li>
<ul>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week34/html/week34.html" target="_self">Plain html</a></li>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week34/html/week34-reveal.html" target="_self">reveal.js beige slide style</a></li>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week34/html/week34-bs.html" target="_self">Bootstrap slide style, easy for reading on mobile devices</a></li>
</ul>
<li> Jupyter notebook:</li>
<ul>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week34/ipynb/week34.ipynb" target="_self">ipynb file</a></li>
</ul>
</ul>
<h2 id="week-35-august-30-september-3-linear-regression-from-ordinary-least-squares-to-ridge-and-lasso-regression">Week 35 August 30- September 3: Linear regression, from ordinary Least Squares to Ridge and Lasso Regression </h2>
<ul>
<li> HTML:</li>
<ul>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week35/html/week35.html" target="_self">Plain html</a></li>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week35/html/week35-reveal.html" target="_self">reveal.js beige slide style</a></li>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week35/html/week35-bs.html" target="_self">Bootstrap slide style, easy for reading on mobile devices</a></li>
</ul>
<li> Jupyter notebook:</li>
<ul>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week35/ipynb/week35.ipynb" target="_self">ipynb file</a></li>
</ul>
</ul>
<h2 id="week-36-september-6-10-statistical-analysis-and-discussion-of-ridge-and-lasso-regression">Week 36 September 6-10: Statistical analysis and discussion of Ridge and Lasso regression </h2>
<ul>
<li> HTML:</li>
<ul>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week36/html/week36.html" target="_self">Plain html</a></li>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week36/html/week36-reveal.html" target="_self">reveal.js beige slide style</a></li>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week36/html/week36-bs.html" target="_self">Bootstrap slide style, easy for reading on mobile devices</a></li>
</ul>
<li> Jupyter notebook:</li>
<ul>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week36/ipynb/week36.ipynb" target="_self">ipynb file</a></li>
</ul>
</ul>
<h2 id="week-37-september-13-17-resampling-techniques-cross-validation-and-the-bootstrap">Week 37 September 13-17: Resampling techniques, Cross-validation and the Bootstrap </h2>
<ul>
<li> HTML:</li>
<ul>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week37/html/week37.html" target="_self">Plain html</a></li>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week37/html/week37-reveal.html" target="_self">reveal.js beige slide style</a></li>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week37/html/week37-bs.html" target="_self">Bootstrap slide style, easy for reading on mobile devices</a></li>
</ul>
<li> Jupyter notebook:</li>
<ul>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week37/ipynb/week37.ipynb" target="_self">ipynb file</a></li>
</ul>
</ul>
<h2 id="week-38-september-20-24-summary-of-linear-regression-methods-and-start-logistic-regression">Week 38 September 20-24: Summary of linear regression methods and start Logistic Regression </h2>
<ul>
<li> HTML:</li>
<ul>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week38/html/week38.html" target="_self">Plain html</a></li>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week38/html/week38-reveal.html" target="_self">reveal.js beige slide style</a></li>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week38/html/week38-bs.html" target="_self">Bootstrap slide style, easy for reading on mobile devices</a></li>
</ul>
<li> Jupyter notebook:</li>
<ul>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week38/ipynb/week38.ipynb" target="_self">ipynb file</a></li>
</ul>
</ul>
<h2 id="week-39-september-27-october-1-logistic-regression-and-gradient-methods">Week 39 September 27- October 1: Logistic Regression and Gradient methods </h2>
<ul>
<li> HTML:</li>
<ul>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week39/html/week39.html" target="_self">Plain html</a></li>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week39/html/week39-reveal.html" target="_self">reveal.js beige slide style</a></li>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week39/html/week39-bs.html" target="_self">Bootstrap slide style, easy for reading on mobile devices</a></li>
</ul>
<li> Jupyter notebook:</li>
<ul>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week39/ipynb/week39.ipynb" target="_self">ipynb file</a></li>
</ul>
</ul>
<h2 id="week-40-october-4-8-stochastic-gradient-descent-and-neural-networks-starting-to-build-a-multi-layer-perceptron-model">Week 40 October 4-8: Stochastic Gradient Descent and Neural Networks, starting to build a multi-layer Perceptron model </h2>
<ul>
<li> HTML:</li>
<ul>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week40/html/week40.html" target="_self">Plain html</a></li>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week40/html/week40-reveal.html" target="_self">reveal.js beige slide style</a></li>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week40/html/week40-bs.html" target="_self">Bootstrap slide style, easy for reading on mobile devices</a></li>
</ul>
<li> Jupyter notebook:</li>
<ul>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week40/ipynb/week40.ipynb" target="_self">ipynb file</a></li>
</ul>
</ul>
<h2 id="week-41-october-11-15-building-a-multi-layer-perceptron-code-and-introduction-to-tensorflow">Week 41 October 11-15: Building a multi-layer perceptron code and introduction to Tensorflow </h2>
<ul>
<li> HTML:</li>
<ul>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week41/html/week41.html" target="_self">Plain html</a></li>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week41/html/week41-reveal.html" target="_self">reveal.js beige slide style</a></li>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week41/html/week41-bs.html" target="_self">Bootstrap slide style, easy for reading on mobile devices</a></li>
</ul>
<li> Jupyter notebook:</li>
<ul>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week41/ipynb/week41.ipynb" target="_self">ipynb file</a></li>
</ul>
</ul>
<h2 id="week-42-october-18-22-deep-learning-convolutional-neural-networks-and-recurrent-neural-networks">Week 42 October 18-22: Deep learning (Convolutional Neural Networks and Recurrent Neural Networks </h2>
<ul>
<li> HTML:</li>
<ul>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week42/html/week42.html" target="_self">Plain html</a></li>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week42/html/week42-reveal.html" target="_self">reveal.js beige slide style</a></li>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week42/html/week42-bs.html" target="_self">Bootstrap slide style, easy for reading on mobile devices</a></li>
</ul>
<li> Jupyter notebook:</li>
<ul>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week42/ipynb/week42.ipynb" target="_self">ipynb file</a></li>
</ul>
</ul>
<h2 id="week-43-october-25-29-dimesionality-reduction-principal-component-analysis">Week 43 October 25-29: Dimesionality Reduction, Principal Component analysis </h2>
<ul>
<li> HTML:</li>
<ul>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week43/html/week43.html" target="_self">Plain html</a></li>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week43/html/week43-reveal.html" target="_self">reveal.js beige slide style</a></li>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week43/html/week43-bs.html" target="_self">Bootstrap slide style, easy for reading on mobile devices</a></li>
</ul>
<li> Jupyter notebook:</li>
<ul>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week43/ipynb/week43.ipynb" target="_self">ipynb file</a></li>
</ul>
</ul>
<h2 id="week-44-november-1-5-decision-trees-and-bagging">Week 44 November 1-5: Decision Trees and Bagging </h2>
<ul>
<li> HTML:</li>
<ul>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week44/html/week44.html" target="_self">Plain html</a></li>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week44/html/week44-reveal.html" target="_self">reveal.js beige slide style</a></li>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week44/html/week44-bs.html" target="_self">Bootstrap slide style, easy for reading on mobile devices</a></li>
</ul>
<li> Jupyter notebook:</li>
<ul>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week44/ipynb/week44.ipynb" target="_self">ipynb file</a></li>
</ul>
</ul>
<h2 id="week-45-november-8-12-random-forests-and-gradient-boosting">Week 45 November 8-12: Random Forests and Gradient Boosting </h2>
<ul>
<li> HTML:</li>
<ul>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week45/html/week45.html" target="_self">Plain html</a></li>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week45/html/week45-reveal.html" target="_self">reveal.js beige slide style</a></li>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week45/html/week45-bs.html" target="_self">Bootstrap slide style, easy for reading on mobile devices</a></li>
</ul>
<li> Jupyter notebook:</li>
<ul>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week45/ipynb/week45.ipynb" target="_self">ipynb file</a></li>
</ul>
</ul>
<h2 id="week-46-november-15-19-gradient-boosting-and-support-vector-machines">Week 46 November 15-19: Gradient boosting and Support Vector Machines </h2>
<ul>
<li> HTML:</li>
<ul>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week46/html/week46.html" target="_self">Plain html</a></li>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week46/html/week46-reveal.html" target="_self">reveal.js beige slide style</a></li>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week46/html/week46-bs.html" target="_self">Bootstrap slide style, easy for reading on mobile devices</a></li>
</ul>
<li> Jupyter notebook:</li>
<ul>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week46/ipynb/week46.ipynb" target="_self">ipynb file</a></li>
</ul>
</ul>
<h2 id="week-47-november-22-26-support-vector-machines-and-workshop-on-project-3">Week 47 November 22-26: Support Vector Machines and Workshop on Project 3 </h2>
<ul>
<li> HTML:</li>
<ul>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week47/html/week47.html" target="_self">Plain html</a></li>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week47/html/week47-reveal.html" target="_self">reveal.js beige slide style</a></li>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week47/html/week47-bs.html" target="_self">Bootstrap slide style, easy for reading on mobile devices</a></li>
</ul>
<li> Jupyter notebook:</li>
<ul>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week47/ipynb/week47.ipynb" target="_self">ipynb file</a></li>
</ul>
</ul>
<h2 id="week-48-november-29-december-3-support-vector-machines-and-summary-of-course-with-future-perspectives">Week 48 November 29- December 3: Support Vector Machines and Summary of Course with Future Perspectives </h2>
<ul>
<li> HTML:</li>
<ul>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week48/html/week48.html" target="_self">Plain html</a></li>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week48/html/week48-reveal.html" target="_self">reveal.js beige slide style</a></li>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week48/html/week48-bs.html" target="_self">Bootstrap slide style, easy for reading on mobile devices</a></li>
</ul>
<li> Jupyter notebook:</li>
<ul>
<li> <a href="https://compphysics.github.io/MachineLearning/doc/pub/week48/ipynb/week48.ipynb" target="_self">ipynb file</a></li>
</ul>
</ul>
<!-- !split -->
<h2 id="textbook">Textbook </h2>
<ul>
<li> PDF-file:</li>
<ul>
<li> <a href="http://compphysics.github.io/MachineLearning/doc/LectureNotes/pdf/book.pdf" target="_self">PDF file</a></li>
</ul>
<li> Jupyter notebook:</li>
<ul>
<li> <a href="http://compphysics.github.io/MachineLearning/doc/LectureNotes/ipynb/book.ipynb" target="_self">ipynb file</a></li>
</ul>
</ul>
<!-- !split -->
<h2 id="projects-fall-2021-dates-are-tentative">Projects Fall 2021 (dates are tentative) </h2>
<h3 id="project-1-deadline-october-4-available-september-10">Project 1, Deadline October 4 (available September 10) </h3>
<ul>
<li> LaTeX and PDF:</li>
<ul>
<li> <a href="http://compphysics.github.io/MachineLearning/doc/Projects/2021/Project1/pdf/Project1.tex" target="_self">LaTex file</a></li>
<li> <a href="http://compphysics.github.io/MachineLearning/doc/Projects/2021/Project1/pdf/Project1.pdf" target="_self">PDF file</a></li>
</ul>
<li> HTML:</li>
<ul>
<li> <a href="http://compphysics.github.io/MachineLearning/doc/Projects/2021/Project1/html/Project1.html" target="_self">Plain html</a></li>
<li> <a href="http://compphysics.github.io/MachineLearning/doc/Projects/2021/Project1/html/Project1-bs.html" target="_self">Bootstrap slide style, easy for reading on mobile devices</a></li>
</ul>
<li> Jupyter notebook:</li>
<ul>
<li> <a href="http://compphysics.github.io/MachineLearning/doc/Projects/2021/Project1/ipynb/Project1.ipynb" target="_self">ipynb file</a></li>
</ul>
</ul>
<h3 id="project-2-deadline-november-13-available-october-8">Project 2, Deadline November 13 (available October 8) </h3>
<ul>
<li> LaTeX and PDF:</li>
<ul>
<li> <a href="http://compphysics.github.io/MachineLearning/doc/Projects/2021/Project2/pdf/Project2.tex" target="_self">Latex file</a></li>
<li> <a href="http://compphysics.github.io/MachineLearning/doc/Projects/2021/Project2/pdf/Project2.pdf" target="_self">PDF file</a></li>
</ul>
<li> HTML:</li>
<ul>
<li> <a href="http://compphysics.github.io/MachineLearning/doc/Projects/2021/Project2/html/Project2.html" target="_self">Plain html</a></li>
<li> <a href="http://compphysics.github.io/MachineLearning/doc/Projects/2021/Project2/html/Project2-bs.html" target="_self">Bootstrap slide style, easy for reading on mobile devices</a></li>
</ul>
<li> Jupyter notebook:</li>
<ul>
<li> <a href="http://compphysics.github.io/MachineLearning/doc/Projects/2021/Project2/ipynb/Project2.ipynb" target="_self">ipynb file</a></li>
</ul>
</ul>
<h3 id="project-3-deadline-december-13-available-november-12">Project 3, Deadline December 13 (available November 12) </h3>
<ul>
<li> LaTeX and PDF:</li>
<ul>
<li> <a href="http://compphysics.github.io/MachineLearning/doc/Projects/2021/Project3/pdf/Project3.tex" target="_self">LaTex file</a></li>
<li> <a href="http://compphysics.github.io/MachineLearning/doc/Projects/2021/Project3/pdf/Project3.pdf" target="_self">PDF file</a></li>
</ul>
<li> HTML:</li>
<ul>
<li> <a href="http://compphysics.github.io/MachineLearning/doc/Projects/2021/Project3/html/Project3.html" target="_self">Plain html</a></li>
<li> <a href="http://compphysics.github.io/MachineLearning/doc/Projects/2021/Project3/html/Project3-bs.html" target="_self">Bootstrap slide style, easy for reading on mobile devices</a></li>
</ul>
<li> Jupyter notebook:</li>
<ul>
<li> <a href="http://compphysics.github.io/MachineLearning/doc/Projects/2021/Project3/ipynb/Project3.ipynb" target="_self">ipynb file</a></li>
</ul>
</ul>
<!-- ------------------- end of main content --------------- -->
</body>
</html>