diff --git a/doc/src/week34/week34.do.txt b/doc/src/week34/week34.do.txt index 55af3a3b7..454c480ae 100644 --- a/doc/src/week34/week34.do.txt +++ b/doc/src/week34/week34.do.txt @@ -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.