Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename hyperparameter tuning to refine the model #380

Merged
merged 2 commits into from
Nov 1, 2023

Conversation

svenvanderburg
Copy link
Collaborator

Fixes #270

@github-actions
Copy link

github-actions bot commented Aug 16, 2023

Thank you!

Thank you for your pull request 😃

🤖 This automated message can help you check the rendered files in your submission for clarity. If you have any questions, please feel free to open an issue in {sandpaper}.

If you have files that automatically render output (e.g. R Markdown), then you should check for the following:

  • 🎯 correct output
  • 🖼️ correct figures
  • ❓ new warnings
  • ‼️ new errors

Rendered Changes

🔍 Inspect the changes: https://github.com/carpentries-incubator/deep-learning-intro/compare/md-outputs..md-outputs-PR-380

The following changes were observed in the rendered markdown documents:

 1-introduction.md         | 14 ++++++++++----
 2-keras.md                | 15 ++++++++-------
 3-monitor-the-model.md    |  2 +-
 4-advanced-layer-types.md |  2 +-
 fig/graphviz/pipeline.dot |  4 ++--
 md5sum.txt                |  8 ++++----
 6 files changed, 26 insertions(+), 19 deletions(-)
What does this mean?

If you have source files that require output and figures to be generated (e.g. R Markdown), then it is important to make sure the generated figures and output are reproducible.

This output provides a way for you to inspect the output in a diff-friendly manner so that it's easy to see the changes that occur due to new software versions or randomisation.

⏱️ Updated at 2023-11-01 13:19:27 +0000

github-actions bot pushed a commit that referenced this pull request Aug 16, 2023
Copy link
Collaborator

@dsmits dsmits left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

one small remark

episodes/2-keras.Rmd Outdated Show resolved Hide resolved
@dsmits dsmits force-pushed the refining-the-model-step-9 branch from ab0db6a to 4fcd6a6 Compare November 1, 2023 13:17
github-actions bot pushed a commit that referenced this pull request Nov 1, 2023
@dsmits dsmits merged commit b659d6c into main Nov 1, 2023
3 checks passed
@dsmits dsmits deleted the refining-the-model-step-9 branch November 1, 2023 13:30
github-actions bot pushed a commit that referenced this pull request Nov 1, 2023
Auto-generated via {sandpaper}
Source  : b659d6c
Branch  : main
Author  : dsmits <[email protected]>
Time    : 2023-11-01 13:30:14 +0000
Message : Merge pull request #380 from carpentries-incubator/refining-the-model-step-9

Rename hyperparameter tuning to refine the model
github-actions bot pushed a commit that referenced this pull request Nov 1, 2023
Auto-generated via {sandpaper}
Source  : d10f6cb
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2023-11-01 13:31:47 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : b659d6c
Branch  : main
Author  : dsmits <[email protected]>
Time    : 2023-11-01 13:30:14 +0000
Message : Merge pull request #380 from carpentries-incubator/refining-the-model-step-9

Rename hyperparameter tuning to refine the model
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rename step 9. hyperparameter tuning to 9. Refining the model
2 participants