From caebed2e8f79ab544e2f11dd7cc35b8a5720d0f7 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 23 Jul 2024 07:30:23 +0000 Subject: [PATCH] differences for PR #504 --- 1-introduction.md | 4 ++-- fig/03_tensorboard.png | Bin fig/04_conv_image.png | Bin md5sum.txt | 2 +- 4 files changed, 3 insertions(+), 3 deletions(-) mode change 100755 => 100644 fig/03_tensorboard.png mode change 100755 => 100644 fig/04_conv_image.png diff --git a/1-introduction.md b/1-introduction.md index 1e9e8927..9cdb8f40 100644 --- a/1-introduction.md +++ b/1-introduction.md @@ -456,10 +456,10 @@ Keras also benefits from a very good set of [online documentation](https://keras ### Installing Keras and other dependencies -Follow the instructions in the [setup](/#software-setup) document to install Keras, Seaborn and scikit-learn. +Follow the [setup instructions](learners/setup.md#packages) to install Keras, Seaborn and scikit-learn. ## Testing Keras Installation -Keras is available as a module within TensorFlow, as described in the [setup](/#software-setup). +Keras is available as a module within TensorFlow, as described in the [setup instructions](learners/setup.md#packages). Let's therefore check whether you have a suitable version of TensorFlow installed. Open up a new Jupyter notebook or interactive python console and run the following commands: ```python diff --git a/fig/03_tensorboard.png b/fig/03_tensorboard.png old mode 100755 new mode 100644 diff --git a/fig/04_conv_image.png b/fig/04_conv_image.png old mode 100755 new mode 100644 diff --git a/md5sum.txt b/md5sum.txt index 9a644eed..4a4b88e1 100644 --- a/md5sum.txt +++ b/md5sum.txt @@ -5,7 +5,7 @@ "index.md" "b6d71d4f9e78c58751d3280fae05047d" "site/built/index.md" "2024-07-23" "links.md" "8184cf4149eafbf03ce8da8ff0778c14" "site/built/links.md" "2024-07-23" "paper.md" "9a65da74572113c228e0c225f62e7b78" "site/built/paper.md" "2024-07-23" -"episodes/1-introduction.Rmd" "b9e26d5773e4e41d0a5155ec1bafecd1" "site/built/1-introduction.md" "2024-07-23" +"episodes/1-introduction.Rmd" "21ae451c5fbec398c47a9c26d4f1a74c" "site/built/1-introduction.md" "2024-07-23" "episodes/2-keras.Rmd" "d26048b6e406d18712cc77a7eb8c511b" "site/built/2-keras.md" "2024-07-23" "episodes/3-monitor-the-model.Rmd" "411d189bc1153f6ca9c7306dfae2c045" "site/built/3-monitor-the-model.md" "2024-07-23" "episodes/4-advanced-layer-types.Rmd" "1ea9153de88dea16590e2692346c609b" "site/built/4-advanced-layer-types.md" "2024-07-23"