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

Update "Transfer learning & fine-tuning(BM layer)" guide #20298

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

mehtamansi29
Copy link
Collaborator

Update transfer learning guide for BatchNormalization and fine-tuning. Fixes #20285

@codecov-commenter
Copy link

codecov-commenter commented Sep 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.82%. Comparing base (ef407db) to head (8edd9bb).

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #20298   +/-   ##
=======================================
  Coverage   78.82%   78.82%           
=======================================
  Files         511      511           
  Lines       48974    48974           
  Branches     9018     9018           
=======================================
  Hits        38605    38605           
  Misses       8505     8505           
  Partials     1864     1864           
Flag Coverage Δ
keras 78.68% <ø> (ø)
keras-jax 62.28% <ø> (ø)
keras-numpy 57.44% <ø> (ø)
keras-tensorflow 63.56% <ø> (ø)
keras-torch 62.27% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@google-ml-butler google-ml-butler bot added kokoro:force-run ready to pull Ready to be merged into the codebase labels Sep 27, 2024
@fchollet fchollet merged commit f6df47d into keras-team:master Sep 27, 2024
7 checks passed
@google-ml-butler google-ml-butler bot removed ready to pull Ready to be merged into the codebase kokoro:force-run labels Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Possible typo in the "Transfer learning & fine-tuning" guide
4 participants