Skip to content

Instantly share code, notes, and snippets.

@um4ng-tiw
Created July 8, 2021 13:46
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 um4ng-tiw/c413b582cdd7e94a117868bfa09759f2 to your computer and use it in GitHub Desktop.
Save um4ng-tiw/c413b582cdd7e94a117868bfa09759f2 to your computer and use it in GitHub Desktop.
my_callback = [tf.keras.callbacks.EarlyStopping(monitor = 'val_loss', patience = 5, restore_best_weights = True)]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment