Skip to content

Commit

Permalink
markdown source builds
Browse files Browse the repository at this point in the history
Auto-generated via {sandpaper}
Source  : a983a94
Branch  : main
Author  : Jason Bell <[email protected]>
Time    : 2024-03-26 06:25:25 +0000
Message : Jason Bell - Fixed challenge to hide answer
  • Loading branch information
actions-user committed Mar 26, 2024
1 parent 85bc5f5 commit b4d7cc1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions 02-image-data.md
Original file line number Diff line number Diff line change
Expand Up @@ -377,6 +377,7 @@ Inspect the training and validation sets we created.
How many samples does each set have and are the classes well balanced?

Hint: Use `np.sum()` on the '*_labels' to find out if the classes are well balanced.

:::::::::::::::::::::::: solution

A. Training Set
Expand Down
2 changes: 1 addition & 1 deletion md5sum.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"links.md" "8184cf4149eafbf03ce8da8ff0778c14" "site/built/links.md" "2023-08-22"
"episodes/setup-gpu.md" "f5fef59a86100cb875a0777194a66be8" "site/built/setup-gpu.md" "2024-02-27"
"episodes/01-introduction.md" "39bfc3116f4bf5ff1599d2bb61ae59ca" "site/built/01-introduction.md" "2024-03-26"
"episodes/02-image-data.md" "bdaa1f7e43119f945954037ddbf349bb" "site/built/02-image-data.md" "2024-03-26"
"episodes/02-image-data.md" "691af866475c1560ed4bc43a25dcde72" "site/built/02-image-data.md" "2024-03-26"
"episodes/03-build-cnn.md" "7266071c2c5f6eaeac4945b352776594" "site/built/03-build-cnn.md" "2024-02-25"
"episodes/04-fit-cnn.md" "8aa883c9f996584b37089737ba18a48b" "site/built/04-fit-cnn.md" "2024-02-25"
"episodes/05-evaluate-predict-cnn.md" "8a42274064f3ba4a0ebf5adfb9174374" "site/built/05-evaluate-predict-cnn.md" "2024-02-26"
Expand Down

0 comments on commit b4d7cc1

Please sign in to comment.