Update week34.do.txt

This commit is contained in:
Morten Hjorth-Jensen
2023-08-20 20:23:36 +02:00
parent c5235b942b
commit 60d18f6535
+2 -2
View File
@@ -292,9 +292,9 @@ a stone. They will allow us to bring in some programming specific
topics and tools as well as showing the power of various Python
libraries for machine learning and statistical data analysis.
Here, we will mainly focus on two
Although we have projects where you write your own codes, we will also focus on two
specific Python packages for Machine Learning, Scikit-Learn and
Tensorflow (see below for links etc). Moreover, the examples we
Tensorflow with Keras (see below for links etc). Moreover, the examples we
introduce will serve as inputs to many of our discussions later, as
well as allowing you to set up models and produce your own data and
get started with programming.