From 7f8ca4a56dc5e73907457e1449fdbfbe456d7373 Mon Sep 17 00:00:00 2001 From: mhjensen Date: Wed, 16 Sep 2020 11:20:45 +0200 Subject: [PATCH] added change to course.do.txt --- doc/web/course.dlog | 3 ++ doc/web/course.do.txt | 30 ++++++++--------- doc/web/course.html | 60 ++++++++++++++++----------------- doc/web/tmp_mako__course.do.txt | 30 ++++++++--------- 4 files changed, 63 insertions(+), 60 deletions(-) diff --git a/doc/web/course.dlog b/doc/web/course.dlog index 0da0f1e9a..937ef2fbf 100644 --- a/doc/web/course.dlog +++ b/doc/web/course.dlog @@ -138,3 +138,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 diff --git a/doc/web/course.do.txt b/doc/web/course.do.txt index 363c038b5..29f9feb91 100644 --- a/doc/web/course.do.txt +++ b/doc/web/course.do.txt @@ -5,21 +5,21 @@ AUTHOR: "Morten Hjorth-Jensen":"http://mhjgit.github.io/info/doc/web/" at Depart pub_url = 'https://compphysics.github.io/MachineLearning/doc/pub' published = ['week34', 'week35', 'week36', 'week37', 'week38', 'week39', 'week40', 'week41', 'week42', 'week43', 'week44', 'week45', 'week46', 'week47', 'week48', ] chapters = { - 'week34': 'Week34 August 17-21:Basic introduction to the course with schedule etc and start Linear Regression', - 'week35': 'Week35 August 24-28: Linear regression and review of statistics and probability theory', - 'week36': 'Week36 August 31- September 4: Resampling techniques, Cross-validation and Bootstrap and start discussion of Ridge regression', - 'week37': 'Week37 September 7-11: Ridge and Lasso Regression', - 'week38': 'Week38 September 14-18: Summary of linear regression methods and start Logistic Regression', - 'week39': 'Week39 September 21-25: Logistic Regression and Gradient methods. Start Neural Networks', - 'week40': 'Week40 September 28 - October 2: Neural Networks, building a multi-layer Perceptron model', - 'week41': 'Week41 October 5-9: Introduction to Tensorflow and deep learning (Convolutional Neural Networks and Recurrent Neural Networks)', - 'week42': 'Week42 October 12-16: Deep learning (Convolutional Neural Networks and Recurrent Neural Networks', - 'week43': 'Week43 October 19-23: Dimesionality Reduction, Principal Component analysis', - 'week44': 'Week44 October 26-30: Decision Trees and Bagging', - 'week45': 'Week45 November 2-6: Random Forests and Gradient Boosting', - 'week46': 'Week46 November 9-13: Support Vector Machines', - 'week47': 'Week47 November 16-20: Support Vector Machines', - 'week48': 'Week48 November 23-27: Unsupervised learning, clustering and summary of course', + 'week34': 'Week 34 August 17-21:Basic introduction to the course with schedule etc and start Linear Regression', + 'week35': 'Week 35 August 24-28: Linear regression and review of statistics and probability theory', + 'week36': 'Week 36 August 31- September 4: Resampling techniques, Cross-validation and Bootstrap and start discussion of Ridge regression', + 'week37': 'Week 37 September 7-11: Ridge and Lasso Regression', + 'week38': 'Week 38 September 14-18: Summary of linear regression methods and start Logistic Regression', + 'week39': 'Week 39 September 21-25: Logistic Regression and Gradient methods. Start Neural Networks', + 'week40': 'Week 40 September 28 - October 2: Neural Networks, building a multi-layer Perceptron model', + 'week41': 'Week 41 October 5-9: Introduction to Tensorflow and deep learning (Convolutional Neural Networks and Recurrent Neural Networks)', + 'week42': 'Week 42 October 12-16: Deep learning (Convolutional Neural Networks and Recurrent Neural Networks', + 'week43': 'Week 43 October 19-23: Dimesionality Reduction, Principal Component analysis', + '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: 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', } %> diff --git a/doc/web/course.html b/doc/web/course.html index ccbe52fab..51160a4aa 100644 --- a/doc/web/course.html +++ b/doc/web/course.html @@ -69,74 +69,74 @@ div { text-align: justify; text-justify: inter-word; }