Skip to content

Instantly share code, notes, and snippets.

@obeshor
Created February 19, 2021 22:48
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 obeshor/2028e2047d2f3aeb245eb15c4a5c6fdd to your computer and use it in GitHub Desktop.
Save obeshor/2028e2047d2f3aeb245eb15c4a5c6fdd to your computer and use it in GitHub Desktop.
tuner.search(train_generator, epochs=10, steps_per_epoch=20, validation_data = validation_generator, verbose = 1, validation_steps=3, callbacks = [ClearTrainingOutput()])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment