Schedule update
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -252,7 +252,7 @@ Acronyms for textbooks and references to chapter
|
||||
|----------------------------------------------------------------------------------------------------------------------------|
|
||||
| Week 39 | Logistic regression and optimization | Project 1 | "Lecture notes":"https://compphysics.github.io/MachineLearning/doc/pub/Bayesian/html/Bayesian-bs.html" | Work on Project 1|
|
||||
|----------------------------------------------------------------------------------------------------------------------------|
|
||||
| Week 40 | Neural Networks | 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 40 | Neural Networks | Presentation of project 2, deadline November 12 | "Lecture notes":"https://compphysics.github.io/MachineLearning/doc/pub/Statistics/html/Statistics-bs.html" | Deadline project 1, October 1|
|
||||
|----------------------------------------------------------------------------------------------------------------------------|
|
||||
| Week 41 | Neural Networks | Project 2 | "Lecture notes":"https://compphysics.github.io/MachineLearning/doc/pub/Statistics/html/Statistics-bs.html" | Work on project 2 |
|
||||
|----------------------------------------------------------------------------------------------------------------------------|
|
||||
@@ -262,11 +262,11 @@ Acronyms for textbooks and references to chapter
|
||||
|----------------------------------------------------------------------------------------------------------------------------|
|
||||
| Week 44 | SVM and tree and forest models | Project 2 | HTF chapter 9 and "lecture notes":"https://compphysics.github.io/MachineLearning/doc/pub/NeuralNet/html/NeuralNet-bs.html" | Work on project 2 |
|
||||
|----------------------------------------------------------------------------------------------------------------------------|
|
||||
| Week 45 | Unsupervised learning, Boltzmann machines | 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 5 |
|
||||
| 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 47 | Bayesian statistics | Project 3 | TBA | Work on project 3 |
|
||||
| Week 47 | Unsupervised learning, Boltzmann machines | Project 3 | TBA | 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|
|
||||
|----------------------------------------------------------------------------------------------------------------------------|
|
||||
|
||||
+3
-3
@@ -845,14 +845,14 @@ Acronyms for textbooks and references to chapter
|
||||
<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"> Logistic regression and optimization </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"> Neural Networks </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 40 </td> <td align="center"> Neural Networks </td> <td align="center"> Presentation of project 2, deadline November 12 </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"> Neural Networks </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"> 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"> Unsupervised learning, Boltzmann machines </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 5 </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"> Bayesian statistics </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>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user