website update
This commit is contained in:
@@ -162,3 +162,6 @@ output in course.html
|
||||
running mako on course.do.txt to make tmp_mako__course.do.txt
|
||||
translating doconce text in tmp_mako__course.do.txt to html
|
||||
output in course.html
|
||||
running mako on course.do.txt to make tmp_mako__course.do.txt
|
||||
translating doconce text in tmp_mako__course.do.txt to html
|
||||
output in course.html
|
||||
|
||||
@@ -18,8 +18,8 @@ chapters = {
|
||||
'week44': 'Week 44 October 26-30: Decision Trees and Bagging',
|
||||
'week45': 'Week 45 November 2-6: Random Forests and Gradient Boosting',
|
||||
'week46': 'Week 46 November 9-13: Gradient boosting and Support Vector Machines',
|
||||
'week47': 'Week 47 November 16-20: Support Vector Machines',
|
||||
'week48': 'Week 48 November 23-27: Unsupervised learning, clustering and summary of course',
|
||||
'week47': 'Week 47 November 16-20: Support Vector Machines and Workshop on Project 3',
|
||||
'week48': 'Week 48 November 23-27: Support Vector Machines and Summary of Course with Future Perspectives',
|
||||
|
||||
}
|
||||
%>
|
||||
|
||||
+6
-5
@@ -107,12 +107,13 @@ div { text-align: justify; text-justify: inter-word; }
|
||||
2,
|
||||
None,
|
||||
'___sec12'),
|
||||
('Week 47 November 16-20: Support Vector Machines',
|
||||
('Week 47 November 16-20: Support Vector Machines and Workshop '
|
||||
'on Project 3',
|
||||
2,
|
||||
None,
|
||||
'___sec13'),
|
||||
('Week 48 November 23-27: Unsupervised learning, clustering and '
|
||||
'summary of course',
|
||||
('Week 48 November 23-27: Support Vector Machines and Summary of '
|
||||
'Course with Future Perspectives',
|
||||
2,
|
||||
None,
|
||||
'___sec14'),
|
||||
@@ -407,7 +408,7 @@ The teaching material is produced in various formats for running codes (jupyter
|
||||
|
||||
</ul>
|
||||
|
||||
<h2 id="___sec13">Week 47 November 16-20: Support Vector Machines </h2>
|
||||
<h2 id="___sec13">Week 47 November 16-20: Support Vector Machines and Workshop on Project 3 </h2>
|
||||
|
||||
<ul>
|
||||
<li> HTML:</li>
|
||||
@@ -426,7 +427,7 @@ The teaching material is produced in various formats for running codes (jupyter
|
||||
|
||||
</ul>
|
||||
|
||||
<h2 id="___sec14">Week 48 November 23-27: Unsupervised learning, clustering and summary of course </h2>
|
||||
<h2 id="___sec14">Week 48 November 23-27: Support Vector Machines and Summary of Course with Future Perspectives </h2>
|
||||
|
||||
<ul>
|
||||
<li> HTML:</li>
|
||||
|
||||
@@ -171,7 +171,7 @@ The teaching material is produced in various formats for running codes (jupyter
|
||||
* "ipynb file": "https://compphysics.github.io/MachineLearning/doc/pub/week46/ipynb/week46.ipynb"
|
||||
|
||||
|
||||
===== Week 47 November 16-20: Support Vector Machines =====
|
||||
===== Week 47 November 16-20: Support Vector Machines and Workshop on Project 3 =====
|
||||
|
||||
|
||||
|
||||
@@ -183,7 +183,7 @@ The teaching material is produced in various formats for running codes (jupyter
|
||||
* "ipynb file": "https://compphysics.github.io/MachineLearning/doc/pub/week47/ipynb/week47.ipynb"
|
||||
|
||||
|
||||
===== Week 48 November 23-27: Unsupervised learning, clustering and summary of course =====
|
||||
===== Week 48 November 23-27: Support Vector Machines and Summary of Course with Future Perspectives =====
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user