Skip to content

Instantly share code, notes, and snippets.

@Yuktha-Majella
Last active August 10, 2021 17:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Yuktha-Majella/de87cbc3e01e4e63eac4b8f579bd2e4c to your computer and use it in GitHub Desktop.
Save Yuktha-Majella/de87cbc3e01e4e63eac4b8f579bd2e4c to your computer and use it in GitHub Desktop.
Training the model again after unfreezing layers
t_cnn1.unfreeze()
t_cnn1.fit_one_cycle(8)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment