Skip to content

Commit

Permalink
differences for PR #504
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jul 23, 2024
1 parent 145bba7 commit caebed2
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 1-introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Empty file modified fig/03_tensorboard.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified fig/04_conv_image.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion md5sum.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit caebed2

Please sign in to comment.