Cleaning up typos in project 3

This commit is contained in:
mhjensen
2018-11-13 16:03:42 -08:00
parent c0465c6399
commit 2c71cc7c16
10 changed files with 32 additions and 32 deletions
+4 -4
View File
@@ -129,7 +129,7 @@ ${text_types(ch)}
* "Plain html":"http://compphysics.github.io/MachineLearning/doc/Projects/2018/Project2/html/Project2.html"
* "Bootstrap slide style, easy for reading on mobile devices": "http://compphysics.github.io/MachineLearning/doc/Projects/2018/Project2/html/Project2-bs.html"
=== Project 3, Deadline December 10 ===
=== Project 3, Deadline December 14 ===
* LaTeX and PDF:
* "LaTex file":"http://compphysics.github.io/MachineLearning/doc/Projects/2018/Project3/pdf/Project3.tex"
* "PDF file":"http://compphysics.github.io/MachineLearning/doc/Projects/2018/Project3/pdf/Project3.pdf"
@@ -268,9 +268,9 @@ Acronyms for textbooks and references to chapter
|----------------------------------------------------------------------------------------------------------------------------|
| Week 45 | SVM and tree and forest models | Presentation and discussion of project 3 | HTF chapter 14 and "lecture notes":"https://compphysics.github.io/MachineLearning/doc/pub/BM/html/BM-bs.html" | Deadline project 2 November 12 |
|----------------------------------------------------------------------------------------------------------------------------|
| Week 46 | Bayesian statitics | Project 3 | TBA | Work on project 3 |
| Week 46 | Bayesian statitics | Project 3, deadline December 14 | | Work on project 3 |
|----------------------------------------------------------------------------------------------------------------------------|
| Week 47 | Unsupervised learning, Boltzmann machines | Project 3 | TBA | Work on project 3 |
| Week 47 | Unsupervised learning, Boltzmann machines | Project 3 | | Work on project 3 |
|----------------------------------------------------------------------------------------------------------------------------|
| Week 48 | Summary of course and final workshop | Project 3 | Lecture notes | Final workshop with presentation of project 3 on November 30|
| Week 48 | Summary of course and final workshop | Project 3 | Lecture notes | Final workshop with presentation of project 3 (TBA)|
|----------------------------------------------------------------------------------------------------------------------------|
+5 -5
View File
@@ -112,7 +112,7 @@ div { text-align: justify; text-justify: inter-word; }
('Second homework set, week 36', 3, None, '___sec22'),
('Project 1, Deadline October 1', 3, None, '___sec23'),
('Project 2, Deadline November 5', 3, None, '___sec24'),
('Project 3, Deadline December 10', 3, None, '___sec25'),
('Project 3, Deadline December 14', 3, None, '___sec25'),
('Course content', 3, None, '___sec26'),
('Learning outcomes', 2, None, '___sec27'),
('Prerequisites', 2, None, '___sec28'),
@@ -819,7 +819,7 @@ formulas in HTML or ipython notebook files.
</ul>
<h3 id="___sec25">Project 3, Deadline December 10 </h3>
<h3 id="___sec25">Project 3, Deadline December 14 </h3>
<ul>
<li> LaTeX and PDF:</li>
@@ -975,9 +975,9 @@ Acronyms for textbooks and references to chapter
<tr><td align="center"> Week 43 </td> <td align="center"> Dimensionality reduction and support vector machines </td> <td align="center"> Project 2 </td> <td align="center"> HTF chapters 3 and 12 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"> SVM and tree and forest models </td> <td align="center"> Project 2 </td> <td align="center"> HTF chapter 9 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"> SVM and tree and forest models </td> <td align="center"> Presentation and discussion of 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"> Deadline project 2 November 12 </td> </tr>
<tr><td align="center"> Week 46 </td> <td align="center"> Bayesian statitics </td> <td align="center"> Project 3 </td> <td align="center"> TBA </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"> TBA </td> <td align="center"> Work on project 3 </td> </tr>
<tr><td align="center"> Week 48 </td> <td align="center"> 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 on November 30 </td> </tr>
<tr><td align="center"> Week 46 </td> <td align="center"> Bayesian statitics </td> <td align="center"> Project 3, deadline December 14 </td> <td align="center"> </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"> </td> <td align="center"> Work on project 3 </td> </tr>
<tr><td align="center"> Week 48 </td> <td align="center"> 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 (TBA) </td> </tr>
</tbody>
</table>