update week 44

This commit is contained in:
Morten Hjorth-Jensen
2021-11-04 08:29:21 +01:00
parent 968a920880
commit e541dbfe08
68 changed files with 5678 additions and 5587 deletions
+12
View File
@@ -20,6 +20,18 @@ o Decision Trees: Geron's chapter 6 covers decision trees while ensemble models,
o Clustering and PCA, see Geron's chapter 8 and "Lecture notes":"https://compphysics.github.io/MachineLearning/doc/LectureNotes/_build/html/chapter8.html"
!eblock
!split
===== Digression First =====
For those of you interested in the fast growing areas of applications of Machine Learning, this article about "Applications and techniques for fast machine learning in science":"https://arxiv.org/abs/2110.13041" may be interesting.
It has several interesting perspectives and highly interesting
applications that link scientific discoveries with efficient software
and hardware. The emphasis is onintegrating power Machine Learning
methods into the real-time experimental data processing loop to
accelerate scientific discovery.
!split
===== Thursday, Principal Component Analysis =====