Schedule and topics in more detail

This commit is contained in:
mhjensen
2018-08-13 18:51:36 +02:00
parent 5e64c6eea0
commit 5d1ef96a60
4 changed files with 237 additions and 41 deletions
+25 -18
View File
@@ -184,7 +184,14 @@ The following topics will be covered
All the above topics will be supported by examples, hands-on exercises and project work.
===== "Possible textbooks":"https://github.com/CompPhysics/MachineLearning/tree/master/doc/Textbooks" =====
===== Recommended textbooks =====
* "Trevor Hastie, Robert Tibshirani, Jerome H. Friedman, The Elements of Statistical Learning, Springer":"https://www.springer.com/gp/book/9780387848570"
* "Aurelien Geron, HandsOn Machine Learning with ScikitLearn and TensorFlow, O'Reilly":"http://shop.oreilly.com/product/0636920052289.do"
===== "Other textbooks":"https://github.com/CompPhysics/MachineLearning/tree/master/doc/Textbooks" =====
_General learning book on statistical analysis_:
@@ -207,39 +214,39 @@ _General Machine Learning Books_:
===== Teaching schedule Fall 2018 =====
Acronyms for textbooks and references to chapter
* Hastie
* Geron
* HTF: "Trevor Hastie, Robert Tibshirani, Jerome H. Friedman, The Elements of Statistical Learning, Springer":"https://www.springer.com/gp/book/9780387848570"
* AG: "Aurelien Geron, HandsOn Machine Learning with ScikitLearn and TensorFlow, O'Reilly":"http://shop.oreilly.com/product/0636920052289.do"
|----------------------------------------------------------------------------------------------------------------------------|
| Week and days | Topics to be covered | Projects, exercises and deadlines | Reading assignments| Lab activities |
|----------------------------------------------------------------------------------------------------------------------------|
| Week 34| Introduction and regression analysis | Exercises | | Introduction to Git, GitHub and Python software |
| Week 34| Introduction and regression analysis | Exercises TBD | HTF chapters 1-3 and "lecture notes":"https://compphysics.github.io/MachineLearning/doc/pub/Regression/html/Regression-bs.html"| No lab first week |
|----------------------------------------------------------------------------------------------------------------------------|
| Week 35 | Regression analysis | Exercises | | Python technicalities and work on exercises|
| Week 35 | Regression analysis | Exercises TBD | HTF chapter 3 and and "lecture notes":"https://compphysics.github.io/MachineLearning/doc/pub/Regression/html/Regression-bs.html"| Introduction to Git, GitHub and Python software, Python technicalities and work on exercises|
|----------------------------------------------------------------------------------------------------------------------------|
| Week 36 | Regression analysis and nearest neighbors| Exercises | | |
| Week 36 | Regression analysis and nearest neighbors| Exercises TBD | HTF chapters 3, 4 and 13 and and "lecture notes":"https://compphysics.github.io/MachineLearning/doc/pub/Regression/html/Regression-bs.html" | Work on exercises|
|----------------------------------------------------------------------------------------------------------------------------|
| Week 37 | Classification and logistic regression | Presentation of Project 1 | | Work on project 1|
| Week 37 | Classification and logistic regression | "Presentation of Project 1, deadline October 1":"https://compphysics.github.io/MachineLearning/doc/Projects/2018/Project1/html/Project1-bs.html" | HTF chapter 4 and "lecture notes":"https://compphysics.github.io/MachineLearning/doc/pub/Regression/html/Regression-bs.html" | Work on project 1|
|----------------------------------------------------------------------------------------------------------------------------|
| Week 38 | Optimization methods | | | Work on project 1|
| Week 38 | Optimization methods | Exercises and project 1 | HTF chapter 5 and "lecture notes":"https://compphysics.github.io/MachineLearning/doc/pub/Splines/html/Splines-bs.html" | Work on project 1, deadline October 1|
|----------------------------------------------------------------------------------------------------------------------------|
| Week 39 | Statistics, Bayesian statistics | | | Work on Project 1|
| Week 39 | Statistics, Bayesian statistics | Project 1 | "Lecture notes":"https://compphysics.github.io/MachineLearning/doc/pub/Bayesian/html/Bayesian-bs.html" | Work on Project 1|
|----------------------------------------------------------------------------------------------------------------------------|
| Week 40 | Statistics, Monte Carlo and Randow walks | | | |
| Week 40 | Statistics, Monte Carlo and Randow walks | Presentation of project 2, deadline November 5 | "Lecture notes":"https://compphysics.github.io/MachineLearning/doc/pub/Statistics/html/Statistics-bs.html" | Deadline project 1, October 1|
|----------------------------------------------------------------------------------------------------------------------------|
| Week 41 | Statistics, Monte Carlo, Gibbs and Metropolis sampling | | | |
| Week 41 | Statistics, Monte Carlo, Gibbs and Metropolis sampling | Project 2 | "Lecture notes":"https://compphysics.github.io/MachineLearning/doc/pub/Statistics/html/Statistics-bs.html" | Work on project 2 |
|----------------------------------------------------------------------------------------------------------------------------|
| Week 42 | Neural networks | | | |
| Week 42 | Neural networks | Project 2 | HTF chapter 11 and "lecture notes":"https://compphysics.github.io/MachineLearning/doc/pub/NeuralNet/html/NeuralNet-bs.html" | Work on project 2 |
|----------------------------------------------------------------------------------------------------------------------------|
| Week 43 | Neural networks | | | |
| Week 43 | Neural networks | Project 2 | HTF chapter 11 and "lecture notes":"https://compphysics.github.io/MachineLearning/doc/pub/NeuralNet/html/NeuralNet-bs.html" | Work on project 2 |
|----------------------------------------------------------------------------------------------------------------------------|
| Week 44 | Neural networks | | | |
| Week 44 | Neural networks | Project 2 | HTF chapter 11 and "lecture notes":"https://compphysics.github.io/MachineLearning/doc/pub/NeuralNet/html/NeuralNet-bs.html" | Work on project 2 |
|----------------------------------------------------------------------------------------------------------------------------|
| Week 45 | Support Vector Machines | | | |
| Week 45 | Support Vector Machines | Presentation and discussion of project 3 | HTF chapter 12 and "lecture notes":"https://compphysics.github.io/MachineLearning/doc/pub/svm/html/svm-bs.html" | Deadline project 2 November 5 |
|----------------------------------------------------------------------------------------------------------------------------|
| Week 46 | Decision trees | | | |
| Week 46 | Decision trees | Project 3 | HTF chapter 9 and "lecture notes":"https://compphysics.github.io/MachineLearning/doc/pub/DecisionTrees/html/DecisionTrees-bs.html" | Work on project 3 |
|----------------------------------------------------------------------------------------------------------------------------|
| Week 47 | Unsupervised learning, Boltzmann machines | | | |
| Week 47 | Unsupervised learning, Boltzmann machines | Project 3 | HTF chapter 14 and "lecture notes":"https://compphysics.github.io/MachineLearning/doc/pub/BM/html/BM-bs.html" | Work on project 3 |
|----------------------------------------------------------------------------------------------------------------------------|
| Week 48 | Unsupervised learning and summary of course | | | |
| Week 48 | Unsupervised learning, summary of course and final workshop | Project 3 | Lecture notes | Final workshop with presentation of project 3 |
|----------------------------------------------------------------------------------------------------------------------------|
+31 -23
View File
@@ -106,12 +106,13 @@ div { text-align: justify; text-justify: inter-word; }
None,
'___sec21'),
('Machine learning', 3, None, '___sec22'),
('"Possible '
('Recommended textbooks', 2, None, '___sec23'),
('"Other '
'textbooks":"https://github.com/CompPhysics/MachineLearning/tree/master/doc/Textbooks"',
2,
None,
'___sec23'),
('Teaching schedule Fall 2018', 2, None, '___sec24')]}
'___sec24'),
('Teaching schedule Fall 2018', 2, None, '___sec25')]}
end of tocinfo -->
<body>
@@ -672,7 +673,14 @@ The following topics will be covered
All the above topics will be supported by examples, hands-on exercises and project work.
<h2 id="___sec23"><a href="https://github.com/CompPhysics/MachineLearning/tree/master/doc/Textbooks" target="_self">Possible textbooks</a> </h2>
<h2 id="___sec23">Recommended textbooks </h2>
<ul>
<li> <a href="https://www.springer.com/gp/book/9780387848570" target="_self">Trevor Hastie, Robert Tibshirani, Jerome H. Friedman, The Elements of Statistical Learning, Springer</a></li>
<li> <a href="http://shop.oreilly.com/product/0636920052289.do" target="_self">Aurelien Geron, Hands&#8209;On Machine Learning with Scikit&#8209;Learn and TensorFlow, O'Reilly</a></li>
</ul>
<h2 id="___sec24"><a href="https://github.com/CompPhysics/MachineLearning/tree/master/doc/Textbooks" target="_self">Other textbooks</a> </h2>
<p>
<b>General learning book on statistical analysis</b>:
@@ -694,36 +702,36 @@ All the above topics will be supported by examples, hands-on exercises and proje
<!-- !split -->
<h2 id="___sec24">Teaching schedule Fall 2018 </h2>
<h2 id="___sec25">Teaching schedule Fall 2018 </h2>
<p>
Acronyms for textbooks and references to chapter
<ul>
<li> Hastie</li>
<li> Geron</li>
<li> HTF: <a href="https://www.springer.com/gp/book/9780387848570" target="_self">Trevor Hastie, Robert Tibshirani, Jerome H. Friedman, The Elements of Statistical Learning, Springer</a></li>
<li> AG: <a href="http://shop.oreilly.com/product/0636920052289.do" target="_self">Aurelien Geron, Hands&#8209;On Machine Learning with Scikit&#8209;Learn and TensorFlow, O'Reilly</a></li>
</ul>
<table border="1">
<thead>
<tr><th align="center">Week and days</th> <th align="center"> Topics to be covered </th> <th align="center">Projects and deadlines</th> <th align="center">Reading assignments</th> <th align="center">Lab activities</th> </tr>
<tr><th align="center">Week and days</th> <th align="center"> Topics to be covered </th> <th align="center"> Projects, exercises and deadlines </th> <th align="center"> Reading assignments </th> <th align="center"> Lab activities </th> </tr>
</thead>
<tbody>
<tr><td align="center"> Week 34 </td> <td align="center"> Introduction and regression analysis </td> <td align="center"> </td> <td align="center"> </td> <td align="center"> </td> </tr>
<tr><td align="center"> Week 35 </td> <td align="center"> Regression analysis </td> <td align="center"> </td> <td align="center"> </td> <td align="center"> </td> </tr>
<tr><td align="center"> Week 36 </td> <td align="center"> Regression analysis and nearest neighbors </td> <td align="center"> </td> <td align="center"> </td> <td align="center"> </td> </tr>
<tr><td align="center"> Week 37 </td> <td align="center"> Classification and logistic regression </td> <td align="center"> </td> <td align="center"> </td> <td align="center"> </td> </tr>
<tr><td align="center"> Week 38 </td> <td align="center"> Optimization methods </td> <td align="center"> </td> <td align="center"> </td> <td align="center"> </td> </tr>
<tr><td align="center"> Week 39 </td> <td align="center"> Statistics, Bayesian statistics </td> <td align="center"> </td> <td align="center"> </td> <td align="center"> </td> </tr>
<tr><td align="center"> Week 40 </td> <td align="center"> Statistics, Monte Carlo and Randow walks </td> <td align="center"> </td> <td align="center"> </td> <td align="center"> </td> </tr>
<tr><td align="center"> Week 41 </td> <td align="center"> Statistics, Monte Carlo, Gibbs and Metropolis sampling </td> <td align="center"> </td> <td align="center"> </td> <td align="center"> </td> </tr>
<tr><td align="center"> Week 42 </td> <td align="center"> Neural networks </td> <td align="center"> </td> <td align="center"> </td> <td align="center"> </td> </tr>
<tr><td align="center"> Week 43 </td> <td align="center"> Neural networks </td> <td align="center"> </td> <td align="center"> </td> <td align="center"> </td> </tr>
<tr><td align="center"> Week 44 </td> <td align="center"> Neural networks </td> <td align="center"> </td> <td align="center"> </td> <td align="center"> </td> </tr>
<tr><td align="center"> Week 45 </td> <td align="center"> Support Vector Machines </td> <td align="center"> </td> <td align="center"> </td> <td align="center"> </td> </tr>
<tr><td align="center"> Week 46 </td> <td align="center"> Decision trees </td> <td align="center"> </td> <td align="center"> </td> <td align="center"> </td> </tr>
<tr><td align="center"> Week 47 </td> <td align="center"> Unsupervised learning, Boltzmann machines </td> <td align="center"> </td> <td align="center"> </td> <td align="center"> </td> </tr>
<tr><td align="center"> Week 48 </td> <td align="center"> Unsupervised learning and summary of course </td> <td align="center"> </td> <td align="center"> </td> <td align="center"> </td> </tr>
<tr><td align="center"> Week 34 </td> <td align="center"> Introduction and regression analysis </td> <td align="center"> Exercises TBD </td> <td align="center"> HTF chapters 1-3 and <a href="https://compphysics.github.io/MachineLearning/doc/pub/Regression/html/Regression-bs.html" target="_self">lecture notes</a> </td> <td align="center"> No lab first week </td> </tr>
<tr><td align="center"> Week 35 </td> <td align="center"> Regression analysis </td> <td align="center"> Exercises TBD </td> <td align="center"> HTF chapter 3 and and <a href="https://compphysics.github.io/MachineLearning/doc/pub/Regression/html/Regression-bs.html" target="_self">lecture notes</a> </td> <td align="center"> Introduction to Git, GitHub and Python software, Python technicalities and work on exercises </td> </tr>
<tr><td align="center"> Week 36 </td> <td align="center"> Regression analysis and nearest neighbors </td> <td align="center"> Exercises TBD </td> <td align="center"> HTF chapters 3, 4 and 13 and and <a href="https://compphysics.github.io/MachineLearning/doc/pub/Regression/html/Regression-bs.html" target="_self">lecture notes</a> </td> <td align="center"> Work on exercises </td> </tr>
<tr><td align="center"> Week 37 </td> <td align="center"> Classification and logistic regression </td> <td align="center"> <a href="https://compphysics.github.io/MachineLearning/doc/Projects/2018/Project1/html/Project1-bs.html" target="_self">Presentation of Project 1, deadline October 1</a> </td> <td align="center"> HTF chapter 4 and <a href="https://compphysics.github.io/MachineLearning/doc/pub/Regression/html/Regression-bs.html" target="_self">lecture notes</a> </td> <td align="center"> Work on project 1 </td> </tr>
<tr><td align="center"> Week 38 </td> <td align="center"> Optimization methods </td> <td align="center"> Exercises and project 1 </td> <td align="center"> HTF chapter 5 and <a href="https://compphysics.github.io/MachineLearning/doc/pub/Splines/html/Splines-bs.html" target="_self">lecture notes</a> </td> <td align="center"> Work on project 1, deadline October 1 </td> </tr>
<tr><td align="center"> Week 39 </td> <td align="center"> Statistics, Bayesian statistics </td> <td align="center"> Project 1 </td> <td align="center"> <a href="https://compphysics.github.io/MachineLearning/doc/pub/Bayesian/html/Bayesian-bs.html" target="_self">Lecture notes</a> </td> <td align="center"> Work on Project 1 </td> </tr>
<tr><td align="center"> Week 40 </td> <td align="center"> Statistics, Monte Carlo and Randow walks </td> <td align="center"> Presentation of project 2, deadline November 5 </td> <td align="center"> <a href="https://compphysics.github.io/MachineLearning/doc/pub/Statistics/html/Statistics-bs.html" target="_self">Lecture notes</a> </td> <td align="center"> Deadline project 1, October 1 </td> </tr>
<tr><td align="center"> Week 41 </td> <td align="center"> Statistics, Monte Carlo, Gibbs and Metropolis sampling </td> <td align="center"> Project 2 </td> <td align="center"> <a href="https://compphysics.github.io/MachineLearning/doc/pub/Statistics/html/Statistics-bs.html" target="_self">Lecture notes</a> </td> <td align="center"> Work on project 2 </td> </tr>
<tr><td align="center"> Week 42 </td> <td align="center"> Neural networks </td> <td align="center"> Project 2 </td> <td align="center"> HTF chapter 11 and <a href="https://compphysics.github.io/MachineLearning/doc/pub/NeuralNet/html/NeuralNet-bs.html" target="_self">lecture notes</a> </td> <td align="center"> Work on project 2 </td> </tr>
<tr><td align="center"> Week 43 </td> <td align="center"> Neural networks </td> <td align="center"> Project 2 </td> <td align="center"> HTF chapter 11 and <a href="https://compphysics.github.io/MachineLearning/doc/pub/NeuralNet/html/NeuralNet-bs.html" target="_self">lecture notes</a> </td> <td align="center"> Work on project 2 </td> </tr>
<tr><td align="center"> Week 44 </td> <td align="center"> Neural networks </td> <td align="center"> Project 2 </td> <td align="center"> HTF chapter 11 and <a href="https://compphysics.github.io/MachineLearning/doc/pub/NeuralNet/html/NeuralNet-bs.html" target="_self">lecture notes</a> </td> <td align="center"> Work on project 2 </td> </tr>
<tr><td align="center"> Week 45 </td> <td align="center"> Support Vector Machines </td> <td align="center"> Presentation and discussion of project 3 </td> <td align="center"> HTF chapter 12 and <a href="https://compphysics.github.io/MachineLearning/doc/pub/svm/html/svm-bs.html" target="_self">lecture notes</a> </td> <td align="center"> Deadline project 2 November 5 </td> </tr>
<tr><td align="center"> Week 46 </td> <td align="center"> Decision trees </td> <td align="center"> Project 3 </td> <td align="center"> HTF chapter 9 and <a href="https://compphysics.github.io/MachineLearning/doc/pub/DecisionTrees/html/DecisionTrees-bs.html" target="_self">lecture notes</a> </td> <td align="center"> Work on project 3 </td> </tr>
<tr><td align="center"> Week 47 </td> <td align="center"> Unsupervised learning, Boltzmann machines </td> <td align="center"> Project 3 </td> <td align="center"> HTF chapter 14 and <a href="https://compphysics.github.io/MachineLearning/doc/pub/BM/html/BM-bs.html" target="_self">lecture notes</a> </td> <td align="center"> Work on project 3 </td> </tr>
<tr><td align="center"> Week 48 </td> <td align="center"> Unsupervised learning, summary of course and final workshop </td> <td align="center"> Project 3 </td> <td align="center"> Lecture notes </td> <td align="center"> Final workshop with presentation of project 3 </td> </tr>
</tbody>
</table>
+58
View File
@@ -0,0 +1,58 @@
# Strange way of testing for vortex...
# #ifdef NON_VORTEX
TITLE: Overview of course material: Computational Physics
TOC: off
# #else
TITLE: Tentative schedule for FYS-STK3155/4155
AUTHOR: "Morten Hjorth-Jensen":"http://mhjgit.github.io/info/doc/web/" at Department of Physics and Astronomy and National Superconducting Cyclotron Laboratory, Michigan State University, USA & Department of Physics, University of Oslo, Norway
# #endif
!split
===== Teaching schedule Fall 2018 =====
Acronyms for textbooks and references to chapter
* HTF: "Trevor Hastie, Robert Tibshirani, Jerome H. Friedman, The Elements of Statistical Learning, Springer":"https://www.springer.com/gp/book/9780387848570"
* AG: "Aurelien Geron, HandsOn Machine Learning with ScikitLearn and TensorFlow, O'Reilly":"http://shop.oreilly.com/product/0636920052289.do"
Lectures are Thursday and Fridays 1215pm-2pm. The computer lab is (projects and exercises) is on Wednesdays. Depending on how many people register for the course, we may set up four lab groups as follows
* Group 1: Wednesdays 10am-12pm
* Group 2: Wednesdays 12pm-2pm
* Group 3: Wednesdays 2pm-4pm
* Group 4: Wednesdays 4pm-6pm
|----------------------------------------------------------------------------------------------------------------------------|
| Week | Topics to be covered | Projects, exercises and deadlines | Reading assignments| Lab activities |
|----------------------------------------------------------------------------------------------------------------------------|
| Week 34| Introduction and regression analysis | Exercises TBD | HTF chapters 1-3 and "lecture notes":"https://compphysics.github.io/MachineLearning/doc/pub/Regression/html/Regression-bs.html"| No lab first week |
|----------------------------------------------------------------------------------------------------------------------------|
| Week 35 | Regression analysis | Exercises TBD | HTF chapter 3 and and "lecture notes":"https://compphysics.github.io/MachineLearning/doc/pub/Regression/html/Regression-bs.html"| Introduction to Git, GitHub and Python software, Python technicalities and work on exercises|
|----------------------------------------------------------------------------------------------------------------------------|
| Week 36 | Regression analysis and nearest neighbors| Exercises TBD | HTF chapters 3, 4 and 13 and and "lecture notes":"https://compphysics.github.io/MachineLearning/doc/pub/Regression/html/Regression-bs.html" | Work on exercises|
|----------------------------------------------------------------------------------------------------------------------------|
| Week 37 | Classification and logistic regression | "Presentation of Project 1, deadline October 1":"https://compphysics.github.io/MachineLearning/doc/Projects/2018/Project1/html/Project1-bs.html" | HTF chapter 4 and "lecture notes":"https://compphysics.github.io/MachineLearning/doc/pub/Regression/html/Regression-bs.html" | Work on project 1|
|----------------------------------------------------------------------------------------------------------------------------|
| Week 38 | Optimization methods | Exercises and project 1 | HTF chapter 5 and "lecture notes":"https://compphysics.github.io/MachineLearning/doc/pub/Splines/html/Splines-bs.html" | Work on project 1, deadline October 1|
|----------------------------------------------------------------------------------------------------------------------------|
| Week 39 | Statistics, Bayesian statistics | Project 1 | "Lecture notes":"https://compphysics.github.io/MachineLearning/doc/pub/Bayesian/html/Bayesian-bs.html" | Work on Project 1|
|----------------------------------------------------------------------------------------------------------------------------|
| Week 40 | Statistics, Monte Carlo and Randow walks | Presentation of project 2, deadline November 5 | "Lecture notes":"https://compphysics.github.io/MachineLearning/doc/pub/Statistics/html/Statistics-bs.html" | Deadline project 1, October 1|
|----------------------------------------------------------------------------------------------------------------------------|
| Week 41 | Statistics, Monte Carlo, Gibbs and Metropolis sampling | Project 2 | "Lecture notes":"https://compphysics.github.io/MachineLearning/doc/pub/Statistics/html/Statistics-bs.html" | Work on project 2 |
|----------------------------------------------------------------------------------------------------------------------------|
| Week 42 | Neural networks | Project 2 | HTF chapter 11 and "lecture notes":"https://compphysics.github.io/MachineLearning/doc/pub/NeuralNet/html/NeuralNet-bs.html" | Work on project 2 |
|----------------------------------------------------------------------------------------------------------------------------|
| Week 43 | Neural networks | Project 2 | HTF chapter 11 and "lecture notes":"https://compphysics.github.io/MachineLearning/doc/pub/NeuralNet/html/NeuralNet-bs.html" | Work on project 2 |
|----------------------------------------------------------------------------------------------------------------------------|
| Week 44 | Neural networks | Project 2 | HTF chapter 11 and "lecture notes":"https://compphysics.github.io/MachineLearning/doc/pub/NeuralNet/html/NeuralNet-bs.html" | Work on project 2 |
|----------------------------------------------------------------------------------------------------------------------------|
| Week 45 | Support Vector Machines | Presentation and discussion of project 3 | HTF chapter 12 and "lecture notes":"https://compphysics.github.io/MachineLearning/doc/pub/svm/html/svm-bs.html" | Deadline project 2 November 5 |
|----------------------------------------------------------------------------------------------------------------------------|
| Week 46 | Decision trees | Project 3 | HTF chapter 9 and "lecture notes":"https://compphysics.github.io/MachineLearning/doc/pub/DecisionTrees/html/DecisionTrees-bs.html" | Work on project 3 |
|----------------------------------------------------------------------------------------------------------------------------|
| Week 47 | Unsupervised learning, Boltzmann machines | Project 3 | HTF chapter 14 and "lecture notes":"https://compphysics.github.io/MachineLearning/doc/pub/BM/html/BM-bs.html" | Work on project 3 |
|----------------------------------------------------------------------------------------------------------------------------|
| Week 48 | Unsupervised learning, summary of course and final workshop | Project 3 | Lecture notes | Final workshop with presentation of project 3 |
|----------------------------------------------------------------------------------------------------------------------------|
+123
View File
@@ -0,0 +1,123 @@
<!--
Automatically generated HTML file from DocOnce source
(https://github.com/hplgit/doconce/)
-->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="DocOnce: https://github.com/hplgit/doconce/" />
<meta name="description" content="Tentative schedule for FYS-STK3155/4155">
<title>Tentative schedule for FYS-STK3155/4155</title>
<style type="text/css">
/* blueish style */
/* Color definitions: http://www.december.com/html/spec/color0.html
CSS examples: http://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': [('Teaching schedule Fall 2018', 2, None, '___sec0')]}
end of tocinfo -->
<body>
<!-- ------------------- main content ---------------------- -->
<!-- Strange way of testing for vortex... -->
<center><h1>Tentative schedule for FYS-STK3155/4155</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 National Superconducting Cyclotron Laboratory, Michigan State University, USA</b></center>
<center>[2] <b>Department of Physics, University of Oslo, Norway</b></center>
<br>
<p>
<!-- !split -->
<h2 id="___sec0">Teaching schedule Fall 2018 </h2>
<p>
Acronyms for textbooks and references to chapter
<ul>
<li> HTF: <a href="https://www.springer.com/gp/book/9780387848570" target="_self">Trevor Hastie, Robert Tibshirani, Jerome H. Friedman, The Elements of Statistical Learning, Springer</a></li>
<li> AG: <a href="http://shop.oreilly.com/product/0636920052289.do" target="_self">Aurelien Geron, Hands&#8209;On Machine Learning with Scikit&#8209;Learn and TensorFlow, O'Reilly</a></li>
</ul>
Lectures are Thursday and Fridays 1215pm-2pm. The computer lab is (projects and exercises) is on Wednesdays. Depending on how many people register for the course, we may set up four lab groups as follows
<ul>
<li> Group 1: Wednesdays 10am-12pm</li>
<li> Group 2: Wednesdays 12pm-2pm</li>
<li> Group 3: Wednesdays 2pm-4pm</li>
<li> Group 4: Wednesdays 4pm-6pm</li>
</ul>
<table border="1">
<thead>
<tr><th align="center"> Week </th> <th align="center"> Topics to be covered </th> <th align="center"> Projects, exercises and deadlines </th> <th align="center"> Reading assignments </th> <th align="center"> Lab activities </th> </tr>
</thead>
<tbody>
<tr><td align="center"> Week 34 </td> <td align="center"> Introduction and regression analysis </td> <td align="center"> Exercises TBD </td> <td align="center"> HTF chapters 1-3 and <a href="https://compphysics.github.io/MachineLearning/doc/pub/Regression/html/Regression-bs.html" target="_self">lecture notes</a> </td> <td align="center"> No lab first week </td> </tr>
<tr><td align="center"> Week 35 </td> <td align="center"> Regression analysis </td> <td align="center"> Exercises TBD </td> <td align="center"> HTF chapter 3 and and <a href="https://compphysics.github.io/MachineLearning/doc/pub/Regression/html/Regression-bs.html" target="_self">lecture notes</a> </td> <td align="center"> Introduction to Git, GitHub and Python software, Python technicalities and work on exercises </td> </tr>
<tr><td align="center"> Week 36 </td> <td align="center"> Regression analysis and nearest neighbors </td> <td align="center"> Exercises TBD </td> <td align="center"> HTF chapters 3, 4 and 13 and and <a href="https://compphysics.github.io/MachineLearning/doc/pub/Regression/html/Regression-bs.html" target="_self">lecture notes</a> </td> <td align="center"> Work on exercises </td> </tr>
<tr><td align="center"> Week 37 </td> <td align="center"> Classification and logistic regression </td> <td align="center"> <a href="https://compphysics.github.io/MachineLearning/doc/Projects/2018/Project1/html/Project1-bs.html" target="_self">Presentation of Project 1, deadline October 1</a> </td> <td align="center"> HTF chapter 4 and <a href="https://compphysics.github.io/MachineLearning/doc/pub/Regression/html/Regression-bs.html" target="_self">lecture notes</a> </td> <td align="center"> Work on project 1 </td> </tr>
<tr><td align="center"> Week 38 </td> <td align="center"> Optimization methods </td> <td align="center"> Exercises and project 1 </td> <td align="center"> HTF chapter 5 and <a href="https://compphysics.github.io/MachineLearning/doc/pub/Splines/html/Splines-bs.html" target="_self">lecture notes</a> </td> <td align="center"> Work on project 1, deadline October 1 </td> </tr>
<tr><td align="center"> Week 39 </td> <td align="center"> Statistics, Bayesian statistics </td> <td align="center"> Project 1 </td> <td align="center"> <a href="https://compphysics.github.io/MachineLearning/doc/pub/Bayesian/html/Bayesian-bs.html" target="_self">Lecture notes</a> </td> <td align="center"> Work on Project 1 </td> </tr>
<tr><td align="center"> Week 40 </td> <td align="center"> Statistics, Monte Carlo and Randow walks </td> <td align="center"> Presentation of project 2, deadline November 5 </td> <td align="center"> <a href="https://compphysics.github.io/MachineLearning/doc/pub/Statistics/html/Statistics-bs.html" target="_self">Lecture notes</a> </td> <td align="center"> Deadline project 1, October 1 </td> </tr>
<tr><td align="center"> Week 41 </td> <td align="center"> Statistics, Monte Carlo, Gibbs and Metropolis sampling </td> <td align="center"> Project 2 </td> <td align="center"> <a href="https://compphysics.github.io/MachineLearning/doc/pub/Statistics/html/Statistics-bs.html" target="_self">Lecture notes</a> </td> <td align="center"> Work on project 2 </td> </tr>
<tr><td align="center"> Week 42 </td> <td align="center"> Neural networks </td> <td align="center"> Project 2 </td> <td align="center"> HTF chapter 11 and <a href="https://compphysics.github.io/MachineLearning/doc/pub/NeuralNet/html/NeuralNet-bs.html" target="_self">lecture notes</a> </td> <td align="center"> Work on project 2 </td> </tr>
<tr><td align="center"> Week 43 </td> <td align="center"> Neural networks </td> <td align="center"> Project 2 </td> <td align="center"> HTF chapter 11 and <a href="https://compphysics.github.io/MachineLearning/doc/pub/NeuralNet/html/NeuralNet-bs.html" target="_self">lecture notes</a> </td> <td align="center"> Work on project 2 </td> </tr>
<tr><td align="center"> Week 44 </td> <td align="center"> Neural networks </td> <td align="center"> Project 2 </td> <td align="center"> HTF chapter 11 and <a href="https://compphysics.github.io/MachineLearning/doc/pub/NeuralNet/html/NeuralNet-bs.html" target="_self">lecture notes</a> </td> <td align="center"> Work on project 2 </td> </tr>
<tr><td align="center"> Week 45 </td> <td align="center"> Support Vector Machines </td> <td align="center"> Presentation and discussion of project 3 </td> <td align="center"> HTF chapter 12 and <a href="https://compphysics.github.io/MachineLearning/doc/pub/svm/html/svm-bs.html" target="_self">lecture notes</a> </td> <td align="center"> Deadline project 2 November 5 </td> </tr>
<tr><td align="center"> Week 46 </td> <td align="center"> Decision trees </td> <td align="center"> Project 3 </td> <td align="center"> HTF chapter 9 and <a href="https://compphysics.github.io/MachineLearning/doc/pub/DecisionTrees/html/DecisionTrees-bs.html" target="_self">lecture notes</a> </td> <td align="center"> Work on project 3 </td> </tr>
<tr><td align="center"> Week 47 </td> <td align="center"> Unsupervised learning, Boltzmann machines </td> <td align="center"> Project 3 </td> <td align="center"> HTF chapter 14 and <a href="https://compphysics.github.io/MachineLearning/doc/pub/BM/html/BM-bs.html" target="_self">lecture notes</a> </td> <td align="center"> Work on project 3 </td> </tr>
<tr><td align="center"> Week 48 </td> <td align="center"> Unsupervised learning, summary of course and final workshop </td> <td align="center"> Project 3 </td> <td align="center"> Lecture notes </td> <td align="center"> Final workshop with presentation of project 3 </td> </tr>
</tbody>
</table>
<!-- ------------------- end of main content --------------- -->
</body>
</html>